summaryrefslogtreecommitdiffstats
path: root/logic/ftb/LegacyFTBInstance.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/ftb/LegacyFTBInstance.h')
-rw-r--r--logic/ftb/LegacyFTBInstance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/ftb/LegacyFTBInstance.h b/logic/ftb/LegacyFTBInstance.h
index 32e85030..80c6c5ab 100644
--- a/logic/ftb/LegacyFTBInstance.h
+++ b/logic/ftb/LegacyFTBInstance.h
@@ -1,6 +1,6 @@
#pragma once
-#include "logic/LegacyInstance.h"
+#include "logic/minecraft/LegacyInstance.h"
class LegacyFTBInstance : public LegacyInstance
{