]> code.delx.au - pulseaudio/commitdiff
header file cleanup
authorLennart Poettering <lennart@poettering.net>
Mon, 3 Sep 2007 20:51:17 +0000 (20:51 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 3 Sep 2007 20:51:17 +0000 (20:51 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1759 fefdeb5f-60dc-0310-8127-8f9354f1896f

src/modules/module-volume-restore.c

index 8c916c39c8da2b5e6f134ce4d449c90f36f6c210..77e6174f30b9ab059ef8760607f8ae4758ea94b8 100644 (file)
@@ -34,6 +34,7 @@
 #include <ctype.h>
 
 #include <pulse/xmalloc.h>
+#include <pulse/volume.h>
 
 #include <pulsecore/core-error.h>
 #include <pulsecore/module.h>
@@ -43,9 +44,7 @@
 #include <pulsecore/core-subscribe.h>
 #include <pulsecore/sink-input.h>
 #include <pulsecore/source-output.h>
-#include <pulsecore/core-util.h>
 #include <pulsecore/namereg.h>
-#include <pulse/volume.h>
 
 #include "module-volume-restore-symdef.h"