summaryrefslogtreecommitdiff
path: root/src/pavucontrol.h
diff options
context:
space:
mode:
authorColin Guthrie <cguthrie@mandriva.org>2009-03-18 20:58:17 +0000
committerColin Guthrie <cguthrie@mandriva.org>2009-03-18 20:58:17 +0000
commitc6b73de3084f7996e5060872662de12e3ebbd544 (patch)
tree5eb7f7dffc6bd074ee642bf246488f2417ab76f2 /src/pavucontrol.h
parent53288073c14f4c8cd115ea1fe261ddec2f3e6e31 (diff)
Move config.h inclusion to the .cc files
Diffstat (limited to 'src/pavucontrol.h')
-rw-r--r--src/pavucontrol.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pavucontrol.h b/src/pavucontrol.h
index 12fe986..7cb7d6f 100644
--- a/src/pavucontrol.h
+++ b/src/pavucontrol.h
@@ -21,10 +21,6 @@
#ifndef pavucontrol_h
#define pavucontrol_h
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <gtkmm.h>
#include <libglademm.h>