aboutsummaryrefslogtreecommitdiff
path: root/sword1/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/menu.h')
-rw-r--r--sword1/menu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sword1/menu.h b/sword1/menu.h
index 461d883248..d2b75c7276 100644
--- a/sword1/menu.h
+++ b/sword1/menu.h
@@ -22,8 +22,8 @@
#ifndef BSMENU_H
#define BSMENU_H
-#include "sworddefs.h"
-#include "object.h"
+#include "sword1/sworddefs.h"
+#include "sword1/object.h"
namespace Sword1 {