summaryrefslogtreecommitdiffhomepage
path: root/src/gameinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameinfo.c')
-rw-r--r--src/gameinfo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gameinfo.c b/src/gameinfo.c
index 9540054..95cce97 100644
--- a/src/gameinfo.c
+++ b/src/gameinfo.c
@@ -14,8 +14,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#include <ctype.h>
-#include <limits.h>
#include <stdbool.h>
#ifdef _WIN32
#include <shlwapi.h>