Update MeshViewerWidgetT.hh

This commit is contained in:
Jan Möbius
2024-05-14 08:48:24 +00:00
parent 001c06a95a
commit 4cb236e2e5

View File

@@ -57,7 +57,9 @@
#include <OpenMesh/Tools/Utils/Timer.hh>
#include <OpenMesh/Apps/QtViewer/QGLViewerWidget.hh>
#include <GL/gl.h>
#ifndef __APPLE__
#include <GL/gl.h>
#endif
//== FORWARDS =================================================================