comparison libao2/ao_null.c @ 14479:cae0dbeb44bb

af_format.h needs config.h to be included first.
author reimar
date Wed, 12 Jan 2005 22:00:02 +0000
parents 815f03b7cee5
children b1b06adc5cd3
comparison
equal deleted inserted replaced
14478:d04cbfe4ea8d 14479:cae0dbeb44bb
1 #include <stdio.h> 1 #include <stdio.h>
2 #include <stdlib.h> 2 #include <stdlib.h>
3 #include <sys/time.h> 3 #include <sys/time.h>
4 4
5 #include "config.h"
5 #include "libaf/af_format.h" 6 #include "libaf/af_format.h"
6 #include "audio_out.h" 7 #include "audio_out.h"
7 #include "audio_out_internal.h" 8 #include "audio_out_internal.h"
8 9
9 static ao_info_t info = 10 static ao_info_t info =