Skip to content
Snippets Groups Projects
Commit 59351730 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

remove unnecessary include to silence warning in the compilation process

Any compilation unit having included QT OpenGL stuff should not get in
touch with anything that has classic OpenGL headers included...
parent 6e2d95c9
Branches
Tags
No related merge requests found
......@@ -31,8 +31,6 @@
#include <ost/platform.hh>
#include <ost/gfx/scene.hh>
#include <ost/gui/gl_canvas.hh>
#include <ost/geom/vec3.hh>
#include <QDir>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment