1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 08:19:42 +01:00

Include config.h in tomahawkwindow.cpp

This commit is contained in:
Dominik Schmidt 2011-05-19 00:37:33 +02:00
parent 7b773f4972
commit 7b154fbc12

View File

@ -19,6 +19,8 @@
#include "tomahawkwindow.h"
#include "ui_tomahawkwindow.h"
#include "config.h"
#include <QAction>
#include <QCloseEvent>
#include <QShowEvent>