summaryrefslogtreecommitdiffstats
path: root/src/pavucontrol.cc
diff options
context:
space:
mode:
authorColin Guthrie <cguthrie@mandriva.org>2009-03-18 21:06:28 +0000
committerColin Guthrie <cguthrie@mandriva.org>2009-03-18 21:06:28 +0000
commit6499304945d540aa03ebcc6da6a55eda45a371f2 (patch)
treecd8eced34028836ebbd7ad8f402a36e4b3a1798f /src/pavucontrol.cc
parentc4208bfd8ed9570116ea00c76a7b78b6f20e00b7 (diff)
Shuffle some headers around a bit so that some systems don't have build errors
Diffstat (limited to 'src/pavucontrol.cc')
-rw-r--r--src/pavucontrol.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/pavucontrol.cc b/src/pavucontrol.cc
index 358c7b6..92afe17 100644
--- a/src/pavucontrol.cc
+++ b/src/pavucontrol.cc
@@ -24,13 +24,6 @@
#include "pavucontrol.h"
-#include <signal.h>
-#include <string.h>
-
-#include <libintl.h>
-
-#include <canberra-gtk.h>
-
#include <pulse/glib-mainloop.h>
#include <pulse/ext-stream-restore.h>