aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/hdb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hdb/hdb.cpp')
-rw-r--r--engines/hdb/hdb.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/hdb/hdb.cpp b/engines/hdb/hdb.cpp
index 5c816bff3f..edd77a26d5 100644
--- a/engines/hdb/hdb.cpp
+++ b/engines/hdb/hdb.cpp
@@ -31,8 +31,8 @@
#include "common/stream.h"
#include "common/memstream.h"
-#include "hdb.h"
-#include "console.h"
+#include "hdb/hdb.h"
+#include "hdb/console.h"
namespace HDB {