summaryrefslogtreecommitdiff
path: root/src/flyingObject.cpp
diff options
context:
space:
mode:
authorSimponic <loganthebean222@gmail.com>2020-08-13 12:07:52 -0600
committerSimponic <loganthebean222@gmail.com>2020-08-13 12:07:52 -0600
commitd8b164e4727c887979d4da6a4011a444749862fc (patch)
tree63ae5ebfab9c1e438c0c2ccc97668e3ab809bdbd /src/flyingObject.cpp
parent40a568c50224c2832aeb13bd469d714d126118e1 (diff)
downloadasteroids-cs165-d8b164e4727c887979d4da6a4011a444749862fc.tar.gz
asteroids-cs165-d8b164e4727c887979d4da6a4011a444749862fc.zip
Better file structure, stuff is better in general
Diffstat (limited to 'src/flyingObject.cpp')
-rw-r--r--src/flyingObject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flyingObject.cpp b/src/flyingObject.cpp
index 149e3f5..08d195b 100644
--- a/src/flyingObject.cpp
+++ b/src/flyingObject.cpp
@@ -1,4 +1,4 @@
-#include "flyingObject.h"
+#include "../include/flyingObject.h"
#include <iostream>
// Advance flyingobjects