summaryrefslogtreecommitdiffhomepage
path: root/src/gamedata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamedata.h')
-rw-r--r--src/gamedata.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gamedata.h b/src/gamedata.h
index e127f7c..b5e4ed7 100644
--- a/src/gamedata.h
+++ b/src/gamedata.h
@@ -17,6 +17,8 @@
#ifndef INC_GAMEDATA_H
#define INC_GAMEDATA_H
+#include <stdbool.h>
+
#ifdef _WIN32
#define NVDTOR 1
#else