blob: 71f2adfdeb5520f57cae13d899694e89dfb9880d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
https://bugs.gentoo.org/588794
--- a/include/VBox/VBoxGL2D.h
+++ b/include/VBox/VBoxGL2D.h
@@ -28,6 +28,7 @@
#define __VBoxGLSupportInfo_h__
#include <iprt/types.h>
+#include <GL/gl.h>
typedef char GLchar;
|