summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cc')
-rw-r--r--src/mainwindow.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
index c6451af..3cfecc3 100644
--- a/src/mainwindow.cc
+++ b/src/mainwindow.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 "mainwindow.h"
#include "cardwidget.h"