1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 07:49:42 +01:00

Fix mingw compilation on my machine, isn't broken on hudson whyever :\

This commit is contained in:
Dominik Schmidt 2011-10-22 02:48:11 +02:00
parent 02713c1661
commit 4e8d0d46fe

View File

@ -28,6 +28,7 @@
#include "typedefs.h"
#include "result.h"
#include "playlistinterface.h"
#include "playlist/PlaylistUpdaterInterface.h"
#include "query.h"
#include "dllmacro.h"