diff options
Diffstat (limited to 'audio/last.fm/files/patch-src_LastFMHelper-controlinterface.h')
-rw-r--r-- | audio/last.fm/files/patch-src_LastFMHelper-controlinterface.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/last.fm/files/patch-src_LastFMHelper-controlinterface.h b/audio/last.fm/files/patch-src_LastFMHelper-controlinterface.h deleted file mode 100644 index a9d30beadad3..000000000000 --- a/audio/last.fm/files/patch-src_LastFMHelper-controlinterface.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/Helper/controlinterface.h.orig 2007-09-24 23:41:54.000000000 +0200 -+++ src/Helper/controlinterface.h 2007-09-24 23:42:01.000000000 +0200 -@@ -24,6 +24,7 @@ - - #include <QObject> - #include <QMutex> -+#include <QCoreApplication> - - class ControlInterface : public QObject - { |