summaryrefslogtreecommitdiff
path: root/src/modules/module-filter-apply.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/module-filter-apply.c')
-rw-r--r--src/modules/module-filter-apply.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/module-filter-apply.c b/src/modules/module-filter-apply.c
index c742373a..bf5d0c50 100644
--- a/src/modules/module-filter-apply.c
+++ b/src/modules/module-filter-apply.c
@@ -25,14 +25,14 @@
#include <pulse/timeval.h>
#include <pulse/rtclock.h>
-#include <pulse/i18n.h>
#include <pulse/xmalloc.h>
+#include <pulsecore/core.h>
+#include <pulsecore/core-util.h>
+#include <pulsecore/i18n.h>
#include <pulsecore/macro.h>
#include <pulsecore/hashmap.h>
#include <pulsecore/hook-list.h>
-#include <pulsecore/core.h>
-#include <pulsecore/core-util.h>
#include <pulsecore/sink-input.h>
#include <pulsecore/modargs.h>