summaryrefslogtreecommitdiff
path: root/x11-wm/jewel/files/patch-goodies-setrootimage_image.hh
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/jewel/files/patch-goodies-setrootimage_image.hh')
-rw-r--r--x11-wm/jewel/files/patch-goodies-setrootimage_image.hh10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/jewel/files/patch-goodies-setrootimage_image.hh b/x11-wm/jewel/files/patch-goodies-setrootimage_image.hh
new file mode 100644
index 000000000000..99797d8a990a
--- /dev/null
+++ b/x11-wm/jewel/files/patch-goodies-setrootimage_image.hh
@@ -0,0 +1,10 @@
+--- goodies/setrootimage/image.hh.orig 2007-12-06 21:28:22.000000000 +0100
++++ goodies/setrootimage/image.hh 2007-12-06 21:34:53.000000000 +0100
+@@ -27,6 +27,7 @@
+ #include <cstdio>
+
+ #include <list>
++using namespace std;
+
+ class BImageControl;
+ class BImage;