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, 0 insertions, 2 deletions
diff --git a/src/gamedata.h b/src/gamedata.h
index 678d572..471e5bb 100644
--- a/src/gamedata.h
+++ b/src/gamedata.h
@@ -17,8 +17,6 @@
#ifndef INC_GAMEDATA_H
#define INC_GAMEDATA_H
-#include <stdbool.h>
-
#ifdef _WIN32
#define NVDTOR 1
#else