Parent Directory
|
Revision Log
Update to 1.1.0
| 1 | diff -up GLC_lib_src_1.1.0/glc_ext.h.noGL GLC_lib_src_1.1.0/glc_ext.h |
| 2 | --- GLC_lib_src_1.1.0/glc_ext.h.noGL 2009-03-23 18:09:53.000000000 +0100 |
| 3 | +++ GLC_lib_src_1.1.0/glc_ext.h 2009-03-23 18:10:01.000000000 +0100 |
| 4 | @@ -27,7 +27,7 @@ |
| 5 | #define GLC_EXT_H_ |
| 6 | |
| 7 | #include <QtOpenGL> |
| 8 | -#include "glext/glext.h" |
| 9 | +#include <GL/glext.h> |
| 10 | |
| 11 | #if !defined(Q_OS_MAC) |
| 12 | // ARB_vertex_buffer_object |
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |