summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/win32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32.cpp b/src/win32.cpp
index 4b378910f..b2c780cdd 100644
--- a/src/win32.cpp
+++ b/src/win32.cpp
@@ -9,7 +9,7 @@
#include "helpers.hpp"
#include "saveload.h"
#include "string.h"
-#include "gfx.h"
+#include "gfx_func.h"
#include "textbuf_gui.h"
#include "fileio.h"
#include <windows.h>