summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
index fd832a0b..951d6da9 100644
--- a/src/main.h
+++ b/src/main.h
@@ -34,6 +34,9 @@
#include <stdio.h>
#include <allegro.h>
+#ifdef WIN32
+#include <winalleg.h>
+#endif
#include <alfont.h>
#include "log.h"