summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/OpenGLRender.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-04-15 00:43:50 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-04-15 01:51:28 +0200
commitce9f9de1971285d41831fa5a5df7462889155afe (patch)
treeab5fbebe087f8d93852050bfb86e894c8bd67b61 /chart2/source/view/main/OpenGLRender.hxx
parent3bd173af500d2e30f004cac4ca5a9309c5a49741 (diff)
move the opengl headers to vcl/opengl for better separation
Change-Id: I1bdd0fe0d27674da69a61bd8b438f0c9b050a337
Diffstat (limited to 'chart2/source/view/main/OpenGLRender.hxx')
-rwxr-xr-xchart2/source/view/main/OpenGLRender.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/main/OpenGLRender.hxx b/chart2/source/view/main/OpenGLRender.hxx
index 6fde176d8910..d0121ad9b4cc 100755
--- a/chart2/source/view/main/OpenGLRender.hxx
+++ b/chart2/source/view/main/OpenGLRender.hxx
@@ -11,7 +11,7 @@
#include <com/sun/star/drawing/HomogenMatrix3.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <vcl/font.hxx>
-#include <vcl/OpenGLContext.hxx>
+#include <vcl/opengl/OpenGLContext.hxx>
// Include GLM
#include <list>