aboutsummaryrefslogtreecommitdiff
path: root/sword2/router.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/router.h')
-rw-r--r--sword2/router.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sword2/router.h b/sword2/router.h
index 68f73d33e5..87e3dbcc75 100644
--- a/sword2/router.h
+++ b/sword2/router.h
@@ -20,8 +20,8 @@
#ifndef _ROUTER_H
#define _ROUTER_H
-#include "bs2/memory.h"
-#include "bs2/object.h"
+#include "sword2/memory.h"
+#include "sword2/object.h"
// This used to be a variable, but it was never set. Actually, it wasn't even
// initialised!