1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-18 23:09:42 +01:00

Add config.h include to get QCA2_FOUND macro

This commit is contained in:
Uwe L. Korn 2014-05-28 17:34:50 +01:00
parent 69fc54024f
commit e1c850000a

View File

@ -38,6 +38,7 @@
#include "Artist.h"
#include "Album.h"
#include "config.h"
#include "GlobalActionManager.h"
#include "Pipeline.h"
#include "Result.h"