From 7b154fbc129b144d032b5a13a4eaaae3e2ef9126 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Thu, 19 May 2011 00:37:33 +0200 Subject: [PATCH] Include config.h in tomahawkwindow.cpp --- src/tomahawkwindow.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tomahawkwindow.cpp b/src/tomahawkwindow.cpp index 5aa211178..01c69b105 100644 --- a/src/tomahawkwindow.cpp +++ b/src/tomahawkwindow.cpp @@ -19,6 +19,8 @@ #include "tomahawkwindow.h" #include "ui_tomahawkwindow.h" +#include "config.h" + #include #include #include