summaryrefslogtreecommitdiffstats
path: root/src/minimalstreamwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/minimalstreamwidget.h')
-rw-r--r--src/minimalstreamwidget.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/minimalstreamwidget.h b/src/minimalstreamwidget.h
index c2f5b72..af5c9b5 100644
--- a/src/minimalstreamwidget.h
+++ b/src/minimalstreamwidget.h
@@ -21,12 +21,7 @@
#ifndef minimalstreamwidget_h
#define minimalstreamwidget_h
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#include <gtkmm.h>
-#include <libglademm.h>
+#include "pavucontrol.h"
class MinimalStreamWidget : public Gtk::VBox {
public: