summaryrefslogtreecommitdiffstats
path: root/desktop/rss-glx/patches/rss-glx-0.9.1-missing-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/rss-glx/patches/rss-glx-0.9.1-missing-include.patch')
-rw-r--r--desktop/rss-glx/patches/rss-glx-0.9.1-missing-include.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/rss-glx/patches/rss-glx-0.9.1-missing-include.patch b/desktop/rss-glx/patches/rss-glx-0.9.1-missing-include.patch
new file mode 100644
index 0000000000..6a6e286f87
--- /dev/null
+++ b/desktop/rss-glx/patches/rss-glx-0.9.1-missing-include.patch
@@ -0,0 +1,10 @@
+--- a/src/Implicit/impSurface.h
++++ b/src/Implicit/impSurface.h
+@@ -25,6 +25,7 @@
+ #ifdef WIN32
+ #include <windows.h>
+ #endif
++#include <cstddef>
+ #include <vector>
+ #include <GL/gl.h>
+