- Timestamp:
- Mar 2, 2009 2:39:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h
r17243 r17252 116 116 /* DRI support */ 117 117 #define _XF86DRI_SERVER_ 118 /* Hack to work around a libdrm header which is broken on Solaris */ 119 #define u_int64_t uint64_t 118 120 #include "dri.h" 121 #undef u_int64_t 119 122 #include "GL/glxint.h" 120 123 #include "GL/glxtokens.h"
Note:
See TracChangeset
for help on using the changeset viewer.