Fix Windows builds for real

This commit is contained in:
Cacodemon345
2022-07-03 01:40:27 +06:00
parent fb19913777
commit af3f2685e1

View File

@@ -8,6 +8,7 @@
#include <86box/plat.h>
#include <86box/resource.h>
#include <86box/ui.h>
#include <86box/video.h>
#include <86box/win.h>
HWND hwndRebar = NULL;