]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/windows_audio_common.h
DirectSound: correct include order
[vlc] / modules / audio_output / windows_audio_common.h
index cd5e36684426bf4d9de35fab4170237c59e2f489..03e7a2fcdfaf0a024bfbf5b8671bed43f649ac7d 100644 (file)
@@ -72,6 +72,8 @@ typedef struct {
 #endif
 
 
+#include <dsound.h>
+
 #ifndef SPEAKER_FRONT_LEFT
 #   define SPEAKER_FRONT_LEFT             0x1
 #   define SPEAKER_FRONT_RIGHT            0x2