diff libao2/ao_alsa9.c @ 5857:d9641a4e7dbb

10l pl =)
author atmos4
date Sat, 27 Apr 2002 08:38:33 +0000
parents c21948cd027d
children 2fd9ec444098
line wrap: on
line diff
--- a/libao2/ao_alsa9.c	Sat Apr 27 08:00:41 2002 +0000
+++ b/libao2/ao_alsa9.c	Sat Apr 27 08:38:33 2002 +0000
@@ -13,6 +13,8 @@
 
 #include <errno.h>
 
+#include "../config.h"
+
 #if HAVE_SYS_ASOUNDLIB_H
 #include <sys/asoundlib.h>
 #elif HAVE_ALSA_ASOUNDLIB_H
@@ -21,8 +23,6 @@
 #error "asoundlib.h is not in sys/ or alsa/ - please bugreport"
 #endif
 
-#include "../config.h"
-
 #include "audio_out.h"
 #include "audio_out_internal.h"
 #include "afmt.h"