fix gdi backend

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@97 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-01 06:42:52 +00:00
parent c07c9ca216
commit ed943ee572
5 changed files with 72 additions and 27 deletions

View File

@@ -19,6 +19,7 @@
#include <unistd.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <dlfcn.h>
#endif
#if defined(_MILSKO) && defined(_WIN32)