aboutsummaryrefslogtreecommitdiff
path: root/sword2/interpreter.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/interpreter.h')
-rw-r--r--sword2/interpreter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sword2/interpreter.h b/sword2/interpreter.h
index 5b35767d0c..0a9a1c3bb4 100644
--- a/sword2/interpreter.h
+++ b/sword2/interpreter.h
@@ -20,8 +20,8 @@
#ifndef _INTERPRETER
#define _INTERPRETER
-#include "debug.h"
-#include "header.h"
+#include "bs2/debug.h"
+#include "bs2/header.h"
namespace Sword2 {