summaryrefslogtreecommitdiff
path: root/vcl/source/salmain
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-01-13 15:01:35 +0200
committerTor Lillqvist <tml@collabora.com>2016-01-13 15:07:55 +0200
commit5fdb9cd64cfb48949a8c15292eda9266155a62ea (patch)
tree42ce7836f07a7062667f656f88760102bf57170a /vcl/source/salmain
parent4a846b9b93b89152b8f74f3dfc893441ae1347b8 (diff)
This stuff is private to vcl
Change-Id: I623da89ea390a07bd6a3236b5c099be094a7acde
Diffstat (limited to 'vcl/source/salmain')
-rw-r--r--vcl/source/salmain/salmain.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/salmain/salmain.cxx b/vcl/source/salmain/salmain.cxx
index ee9ed69fb11b..32d573703a20 100644
--- a/vcl/source/salmain/salmain.cxx
+++ b/vcl/source/salmain/salmain.cxx
@@ -29,7 +29,7 @@
#include "salinst.hxx"
#if defined( UNX ) && !defined MACOSX && !defined IOS && !defined ANDROID && !defined LIBO_HEADLESS
-#include <vcl/opengl/glxtest.hxx>
+#include "opengl/x11/glxtest.hxx"
#endif
SAL_IMPLEMENT_MAIN() {