summaryrefslogtreecommitdiffstats
path: root/client/gui/resource_provider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/gui/resource_provider.cpp')
-rw-r--r--client/gui/resource_provider.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/gui/resource_provider.cpp b/client/gui/resource_provider.cpp
index 2b5c44f3..b80ce092 100644
--- a/client/gui/resource_provider.cpp
+++ b/client/gui/resource_provider.cpp
@@ -15,6 +15,10 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "common.h"
#include "resource_provider.h"