summaryrefslogtreecommitdiff
path: root/src/draw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/draw.c')
-rw-r--r--src/draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/draw.c b/src/draw.c
index 4926f04..55f9013 100644
--- a/src/draw.c
+++ b/src/draw.c
@@ -10,7 +10,7 @@
#include <time.h>
#include <unistd.h>
-#include "../include/body.h"
+#include "include/body.h"
#define START_SIZE 4
//TODO consider having speed be affected by window size