rename win32.h to pubs.h

This commit is contained in:
vcaesar 2022-02-17 11:44:06 -08:00
parent e1c5590f30
commit 389f7c6802
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#include "../base/types.h"
#include "../base/rgb.h"
#include "../base/win32.h"
#include "../base/pubs.h"
#include "screengrab_c.h"
#include "screen_c.h"
#include <stdio.h>