summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 9e226cf..8251b46 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
-#include "include/common.h"
-#include "include/functions.h"
+#include "common.h"
+#include "functions.h"
/* --- Variables --- */
int gameIsStarted = 0;