about summary refs log tree commit diff
path: root/pkgs/misc/screensavers/rss-glx/cstddef.patch
blob: 8bec510b040508117544933d8f7daf9336ef750e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git i/src/Implicit/impSurface.h w/src/Implicit/impSurface.h
index 41fab81..027587f 100644
--- i/src/Implicit/impSurface.h
+++ w/src/Implicit/impSurface.h
@@ -25,6 +25,7 @@
 #ifdef WIN32
 	#include <windows.h>
 #endif
+#include <cstddef>
 #include <vector>
 #include <GL/gl.h>