diff options
Diffstat (limited to 'src/pulsecore/tokenizer.c')
-rw-r--r-- | src/pulsecore/tokenizer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/tokenizer.c b/src/pulsecore/tokenizer.c index f79c19c54..cf5da6483 100644 --- a/src/pulsecore/tokenizer.c +++ b/src/pulsecore/tokenizer.c @@ -29,9 +29,9 @@ #include <stdlib.h> #include <pulse/xmalloc.h> +#include <pulse/gccmacro.h> #include <pulsecore/dynarray.h> -#include <pulsecore/gccmacro.h> #include <pulsecore/macro.h> #include "tokenizer.h" |