aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/dc-fs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/dc/dc-fs.cpp')
-rw-r--r--backends/dc/dc-fs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/dc/dc-fs.cpp b/backends/dc/dc-fs.cpp
index 85e6de899b..f86ffb0522 100644
--- a/backends/dc/dc-fs.cpp
+++ b/backends/dc/dc-fs.cpp
@@ -20,7 +20,7 @@
#include <common/stdafx.h>
#include <backends/fs/fs.h>
-#include <common/engine.h>
+#include "base/engine.h"
FilesystemNode *FilesystemNode::getRoot() {
error ("No filesystem implemented for DC!");