aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/keyboard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/keyboard.cpp')
-rw-r--r--sword2/driver/keyboard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/driver/keyboard.cpp b/sword2/driver/keyboard.cpp
index 85272a8d51..d5f5e90f0c 100644
--- a/sword2/driver/keyboard.cpp
+++ b/sword2/driver/keyboard.cpp
@@ -18,7 +18,7 @@
*/
#include "stdafx.h"
-#include "bs2/driver/driver96.h"
+#include "sword2/driver/driver96.h"
namespace Sword2 {