diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/OGL_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OGL_helper.h b/src/OGL_helper.h index 40a3e35..74f92bf 100644 --- a/src/OGL_helper.h +++ b/src/OGL_helper.h @@ -23,7 +23,7 @@ #include <CGAL/Nef_S2/OGL_base_object.h> #include <CGAL/Simple_cartesian.h> #include <CGAL/Nef_3/SNC_decorator.h> -#include <qgl.h> +#include "system-gl.h" #include <cstdlib> #define CGAL_NEF3_MARKED_VERTEX_COLOR 183,232,92 |