summaryrefslogtreecommitdiff
path: root/src/engine/objects/Thwomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/objects/Thwomp.h')
-rw-r--r--src/engine/objects/Thwomp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/objects/Thwomp.h b/src/engine/objects/Thwomp.h
index e46e682c5..52996a018 100644
--- a/src/engine/objects/Thwomp.h
+++ b/src/engine/objects/Thwomp.h
@@ -1,7 +1,7 @@
#pragma once
#include <libultraship.h>
-#include "RegisterContent.h"
+#include "engine/registry/RegisterContent.h"
#include "engine/World.h"
#include "engine/SpawnParams.h"
#include "engine/CoreMath.h"