diff options
Diffstat (limited to 'audio/amarok/files/patch-kf5-5.61-headers')
-rw-r--r-- | audio/amarok/files/patch-kf5-5.61-headers | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/amarok/files/patch-kf5-5.61-headers b/audio/amarok/files/patch-kf5-5.61-headers deleted file mode 100644 index 089fc634c0ad..000000000000 --- a/audio/amarok/files/patch-kf5-5.61-headers +++ /dev/null @@ -1,10 +0,0 @@ ---- src/PluginManager.h.orig 2019-08-14 20:35:52.115749000 +0000 -+++ src/PluginManager.h 2019-08-14 20:36:11.135552000 +0000 -@@ -22,6 +22,7 @@ - #include <KPluginInfo> - #include <KPluginMetaData> - -+#include <QVector> - - namespace Plugins { - |