summaryrefslogtreecommitdiffhomepage
path: root/ExampleGenerator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ExampleGenerator.cpp')
-rw-r--r--ExampleGenerator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ExampleGenerator.cpp b/ExampleGenerator.cpp
index bcead95..3e1598b 100644
--- a/ExampleGenerator.cpp
+++ b/ExampleGenerator.cpp
@@ -5,7 +5,7 @@
#include <raylib.h>
-#include "Bullets.h"
+#include "ConstantVelocity.h"
ExampleGenerator::ExampleGenerator(ConstantVelocityBullet::Vector& bullets) :