diff options
-rw-r--r-- | src/win32.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win32.cpp b/src/win32.cpp index 52eb11670..4b378910f 100644 --- a/src/win32.cpp +++ b/src/win32.cpp @@ -9,6 +9,7 @@ #include "helpers.hpp" #include "saveload.h" #include "string.h" +#include "gfx.h" #include "textbuf_gui.h" #include "fileio.h" #include <windows.h> |