summaryrefslogtreecommitdiffhomepage
path: root/nGenEx/Sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nGenEx/Sound.cpp')
-rw-r--r--nGenEx/Sound.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/nGenEx/Sound.cpp b/nGenEx/Sound.cpp
index 8de0350..c4936fb 100644
--- a/nGenEx/Sound.cpp
+++ b/nGenEx/Sound.cpp
@@ -17,8 +17,8 @@
#include "SoundCard.h"
#include "Wave.h"
-#include <vorbis/codec.h>
-#include <vorbis/vorbisfile.h>
+#include "vorbis/codec.h"
+#include "vorbis/vorbisfile.h"
// +--------------------------------------------------------------------+