From c160543a7982a62062aae978da08e4f18ae1e712 Mon Sep 17 00:00:00 2001
From: nathansmithsmith <nathansmith7@mailfence.com>
Date: Thu, 14 Sep 2023 20:09:12 -0600
Subject: Missile worky worky

---
 src/entitiesInclude.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/entitiesInclude.h')

diff --git a/src/entitiesInclude.h b/src/entitiesInclude.h
index be4713c..e1d2cd5 100644
--- a/src/entitiesInclude.h
+++ b/src/entitiesInclude.h
@@ -6,5 +6,6 @@
 #include "entities/generale.h"
 #include "entities/mussolini.h"
 #include "entities/guidedMissile.h"
+#include "entities/missile.h"
 
 // Through the magic of this ugly file you can include all entities at once.
-- 
cgit v1.2.3