summaryrefslogtreecommitdiff
path: root/src/engine/objects/CheepCheep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/objects/CheepCheep.h')
-rw-r--r--src/engine/objects/CheepCheep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/objects/CheepCheep.h b/src/engine/objects/CheepCheep.h
index 45b0ff435..bca65d100 100644
--- a/src/engine/objects/CheepCheep.h
+++ b/src/engine/objects/CheepCheep.h
@@ -3,7 +3,7 @@
#include <libultraship.h>
#include <vector>
#include "Object.h"
-#include "RegisterContent.h"
+#include "engine/registry/RegisterContent.h"
#include "engine/CoreMath.h"
#include "World.h"