- Prepare for supporting Xlib and Wayland (in the future), by having a option for 'use_xlib' - Fixed a few compile errors
4 lines
46 B
C
4 lines
46 B
C
#ifdef _WIN32
|
|
#include <Windows.h>
|
|
#endif
|