diff options
Diffstat (limited to 'audio/tepsonic/files/patch-player-player.cpp')
-rw-r--r-- | audio/tepsonic/files/patch-player-player.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/audio/tepsonic/files/patch-player-player.cpp b/audio/tepsonic/files/patch-player-player.cpp deleted file mode 100644 index 141d876f0fdd..000000000000 --- a/audio/tepsonic/files/patch-player-player.cpp +++ /dev/null @@ -1,15 +0,0 @@ ---- player/player.cpp.orig 2010-05-18 02:04:47.000000000 +0800 -+++ player/player.cpp 2010-05-18 18:07:34.000000000 +0800 -@@ -27,9 +27,9 @@ - #include <phonon/AudioOutput> - #include <phonon/MediaSource> - --#include <taglib/fileref.h> --#include <taglib/tag.h> --#include <taglib/tstring.h> -+#include <fileref.h> -+#include <tag.h> -+#include <tstring.h> - - Player::Player() - { |