summaryrefslogtreecommitdiff
path: root/svx
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 /svx
parent3bd173af500d2e30f004cac4ca5a9309c5a49741 (diff)
move the opengl headers to vcl/opengl for better separation
Change-Id: I1bdd0fe0d27674da69a61bd8b438f0c9b050a337
Diffstat (limited to 'svx')
-rw-r--r--svx/source/svdraw/svdoopengl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdoopengl.cxx b/svx/source/svdraw/svdoopengl.cxx
index ce11c0d71009..178afcc7b382 100644
--- a/svx/source/svdraw/svdoopengl.cxx
+++ b/svx/source/svdraw/svdoopengl.cxx
@@ -10,7 +10,7 @@
#include <svx/svdoopengl.hxx>
#include <svx/sdr/contact/viewcontactofopenglobj.hxx>
-#include <vcl/IOpenGLRenderer.hxx>
+#include <vcl/opengl/IOpenGLRenderer.hxx>
SdrOpenGLObj::~SdrOpenGLObj()
{