summaryrefslogtreecommitdiffhomepage
path: root/ExampleGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ExampleGenerator.h')
-rw-r--r--ExampleGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ExampleGenerator.h b/ExampleGenerator.h
index 25c4ce3..16c9fc2 100644
--- a/ExampleGenerator.h
+++ b/ExampleGenerator.h
@@ -2,7 +2,7 @@
#include <raylib.h>
-#include "Bullets.h"
+#include "ConstantVelocity.h"
#include "Generator.h"