From 4c14cf6d1a77857e3683a1029b42ddb96e1bc80b Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 23 Sep 2006 00:42:35 +0000 Subject: Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files svn-id: r23974 --- backends/fs/morphos/abox-fs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/fs/morphos') diff --git a/backends/fs/morphos/abox-fs.cpp b/backends/fs/morphos/abox-fs.cpp index b2043fb1e6..17b6879f5e 100644 --- a/backends/fs/morphos/abox-fs.cpp +++ b/backends/fs/morphos/abox-fs.cpp @@ -25,7 +25,7 @@ #include -#include "base/engine.h" +#include "engines/engine.h" #include "backends/fs/abstract-fs.h" /* -- cgit v1.2.3