aboutsummaryrefslogtreecommitdiff
path: root/audio/hydrogen/files/patch-lib::Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/hydrogen/files/patch-lib::Object.h')
-rw-r--r--audio/hydrogen/files/patch-lib::Object.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/hydrogen/files/patch-lib::Object.h b/audio/hydrogen/files/patch-lib::Object.h
deleted file mode 100644
index c9e2c434ee61..000000000000
--- a/audio/hydrogen/files/patch-lib::Object.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/Object.h.orig Wed Jun 23 01:10:55 2004
-+++ lib/Object.h Wed Jun 23 01:11:45 2004
-@@ -31,6 +31,7 @@
- #include <string>
- using std::string;
- using std::map;
-+#include <qglobal.h>
-
-
- class Object;