From 49e5043f096efd9b356fd1cc83fc23e64692c311 Mon Sep 17 00:00:00 2001 From: Maxime Gimeno Date: Mon, 8 Feb 2016 08:53:45 +0100 Subject: [PATCH] Replacing GL/gl.h by CGAL/gl.h --- GraphicsView/include/CGAL/Qt/debug_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphicsView/include/CGAL/Qt/debug_impl.h b/GraphicsView/include/CGAL/Qt/debug_impl.h index 21a9ee8fc4e..df44a8fc80d 100644 --- a/GraphicsView/include/CGAL/Qt/debug_impl.h +++ b/GraphicsView/include/CGAL/Qt/debug_impl.h @@ -28,7 +28,7 @@ #include #include #include -#include +#include namespace CGAL { namespace Qt {