1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-07 06:36:55 +02:00

Remove extra >

This commit is contained in:
Jeff Mitchell
2011-07-01 16:52:35 -04:00
parent 3f48e93a89
commit 11c0519165

View File

@@ -22,8 +22,7 @@
#ifdef ENABLE_HEADLESS #ifdef ENABLE_HEADLESS
#define TOMAHAWK_APPLICATION QCoreApplication #define TOMAHAWK_APPLICATION QCoreApplication
#define TOMAHAWK_HEADLESS #include <QApplication>
#include <QApplication>>
#else #else