summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/VertexUtils.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/opengl/VertexUtils.hxx')
-rw-r--r--vcl/inc/opengl/VertexUtils.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/opengl/VertexUtils.hxx b/vcl/inc/opengl/VertexUtils.hxx
index f9804ecd978f..de2c070abcc9 100644
--- a/vcl/inc/opengl/VertexUtils.hxx
+++ b/vcl/inc/opengl/VertexUtils.hxx
@@ -12,7 +12,7 @@
#define INCLUDED_VCL_INC_OPENGL_VERTEXUTILS_H
#include <basegfx/numeric/ftools.hxx>
-#include <GL/glew.h>
+#include <epoxy/gl.h>
#include <glm/gtx/norm.hpp>
#include <vcl/salgtype.hxx>
#include <vector>