diff options
Diffstat (limited to 'src/tests/mainloop-test.c')
-rw-r--r-- | src/tests/mainloop-test.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/tests/mainloop-test.c b/src/tests/mainloop-test.c index c386251c..9fa2e466 100644 --- a/src/tests/mainloop-test.c +++ b/src/tests/mainloop-test.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of PulseAudio. @@ -29,9 +27,9 @@ #include <assert.h> #include <pulse/timeval.h> +#include <pulse/gccmacro.h> #include <pulsecore/core-util.h> -#include <pulsecore/gccmacro.h> #ifdef GLIB_MAIN_LOOP |