aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/dcmain.cpp
diff options
context:
space:
mode:
authorMarcus Comstedt2002-09-13 14:27:03 +0000
committerMarcus Comstedt2002-09-13 14:27:03 +0000
commit095640be3d6b99dc5395dc9301224210dca09668 (patch)
tree84f5bd736908e397c6b8c63ab82804f156d89364 /backends/dc/dcmain.cpp
parentf76527f4bf5d90c52b90856dd058858048b481bf (diff)
downloadscummvm-rg350-095640be3d6b99dc5395dc9301224210dca09668.tar.gz
scummvm-rg350-095640be3d6b99dc5395dc9301224210dca09668.tar.bz2
scummvm-rg350-095640be3d6b99dc5395dc9301224210dca09668.zip
Updated for new directory layout.
svn-id: r4931
Diffstat (limited to 'backends/dc/dcmain.cpp')
-rw-r--r--backends/dc/dcmain.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/backends/dc/dcmain.cpp b/backends/dc/dcmain.cpp
index a64643a004..85bc247581 100644
--- a/backends/dc/dcmain.cpp
+++ b/backends/dc/dcmain.cpp
@@ -20,10 +20,10 @@
*
*/
-#include "stdafx.h"
-#include "scumm.h"
-#include "mididrv.h"
-#include "gameDetector.h"
+#include <common/scummsys.h>
+#include <common/stdafx.h>
+#include <common/engine.h>
+#include <common/gameDetector.h>
#include "dc.h"
#include "icon.h"