summaryrefslogtreecommitdiff
path: root/includes/compiler/LoopDetection.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/compiler/LoopDetection.h')
-rw-r--r--includes/compiler/LoopDetection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/compiler/LoopDetection.h b/includes/compiler/LoopDetection.h
index 5d9a729..42447be 100644
--- a/includes/compiler/LoopDetection.h
+++ b/includes/compiler/LoopDetection.h
@@ -2,7 +2,7 @@
#define COMPILER_LOOPDETECTION_H
#include "compiler/common.h"
-#include "compiler/BitVector.h"
+#include "../../compiler_and_linker/FrontEnd/Optimizer/BitVector.h"
#ifdef __MWERKS__
#pragma options align=mac68k