summaryrefslogtreecommitdiffstats
path: root/libao2/ao_dsound.c
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/ao_dsound.c')
-rw-r--r--libao2/ao_dsound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libao2/ao_dsound.c b/libao2/ao_dsound.c
index 3ac34f9df8..7c3ca479fe 100644
--- a/libao2/ao_dsound.c
+++ b/libao2/ao_dsound.c
@@ -28,6 +28,7 @@
#define DIRECTSOUND_VERSION 0x0600
#include <dsound.h>
+#include "config.h"
#include "libaf/af_format.h"
#include "audio_out.h"
#include "audio_out_internal.h"