aboutsummaryrefslogtreecommitdiff
path: root/saga/sndres.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/sndres.cpp')
-rw-r--r--saga/sndres.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/saga/sndres.cpp b/saga/sndres.cpp
index d964ec738d..5fef6afd23 100644
--- a/saga/sndres.cpp
+++ b/saga/sndres.cpp
@@ -23,13 +23,13 @@
// Sound resource management class
-#include "saga.h"
+#include "saga/saga.h"
-#include "game_mod.h"
-#include "rscfile_mod.h"
+#include "saga/game_mod.h"
+#include "saga/rscfile_mod.h"
-#include "sndres.h"
-#include "sound.h"
+#include "saga/sndres.h"
+#include "saga/sound.h"
#include "common/file.h"