summaryrefslogtreecommitdiffstats
path: root/src/pavucontrol.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pavucontrol.cc')
-rw-r--r--src/pavucontrol.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pavucontrol.cc b/src/pavucontrol.cc
index 6dfd894..66721ba 100644
--- a/src/pavucontrol.cc
+++ b/src/pavucontrol.cc
@@ -18,6 +18,10 @@
along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "pavucontrol.h"
#include <signal.h>