summaryrefslogtreecommitdiff
path: root/src/egg/audio/eggAudioSystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/egg/audio/eggAudioSystem.cpp')
-rw-r--r--src/egg/audio/eggAudioSystem.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/egg/audio/eggAudioSystem.cpp b/src/egg/audio/eggAudioSystem.cpp
index 50d8634d..8687eb62 100644
--- a/src/egg/audio/eggAudioSystem.cpp
+++ b/src/egg/audio/eggAudioSystem.cpp
@@ -1,5 +1,7 @@
-#include <egg/audio/eggAudioSystem.h>
-#include <nw4r/snd/snd_SoundSystem.h>
+#include "egg/audio/eggAudioSystem.h"
+
+#include "nw4r/snd/snd_SoundSystem.h"
+
namespace EGG {