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 9eecd3efc1..be9bea8e2f 100644
--- a/sword2/router.h
+++ b/sword2/router.h
@@ -20,8 +20,8 @@
#ifndef _ROUTER_H
#define _ROUTER_H
-#include "memory.h"
-#include "object.h"
+#include "bs2/memory.h"
+#include "bs2/object.h"
namespace Sword2 {