]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_dma.c
Renamed ogg.[ch] to snd_ogg.[ch]
[xonotic/darkplaces.git] / snd_dma.c
index cb9e11cf6bf08ef8084b27baf2bc7b1fac28ed38..b55c553bec4e6c706b4a7f56c9eef6cfb42f1da7 100644 (file)
--- a/snd_dma.c
+++ b/snd_dma.c
@@ -29,7 +29,7 @@ extern LPDIRECTSOUND pDS;
 extern LPDIRECTSOUNDBUFFER pDSBuf;
 #endif
 
-#include "ogg.h"
+#include "snd_ogg.h"
 
 
 void S_Play(void);