mirror of https://github.com/CGAL/cgal
Replacing GL/gl.h by CGAL/gl.h
This commit is contained in:
parent
b99c616c23
commit
49e5043f09
|
|
@ -28,7 +28,7 @@
|
|||
#include <CGAL/Qt/debug.h>
|
||||
#include <QDir>
|
||||
#include <iostream>
|
||||
#include <GL/gl.h>
|
||||
#include <CGAL/gl.h>
|
||||
namespace CGAL {
|
||||
namespace Qt {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue