summaryrefslogtreecommitdiff
path: root/src/bullet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bullet.cpp')
-rw-r--r--src/bullet.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bullet.cpp b/src/bullet.cpp
index 69fb603..b2ea253 100644
--- a/src/bullet.cpp
+++ b/src/bullet.cpp
@@ -1,5 +1,5 @@
-#include "bullet.h"
-#include "ship.h"
+#include "../include/bullet.h"
+#include "../include/ship.h"
#include <cmath>
#define M_PI 3.14159265