summaryrefslogtreecommitdiff
path: root/vcl/unx/glxtest.cxx
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/unx/glxtest.cxx
parent4a846b9b93b89152b8f74f3dfc893441ae1347b8 (diff)
This stuff is private to vcl
Change-Id: I623da89ea390a07bd6a3236b5c099be094a7acde
Diffstat (limited to 'vcl/unx/glxtest.cxx')
-rw-r--r--vcl/unx/glxtest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/glxtest.cxx b/vcl/unx/glxtest.cxx
index 12811e8c8fa9..efe55910d164 100644
--- a/vcl/unx/glxtest.cxx
+++ b/vcl/unx/glxtest.cxx
@@ -26,7 +26,7 @@
#include "stdint.h"
#include <string.h>
-#include <vcl/opengl/glxtest.hxx>
+#include "opengl/x11/glxtest.hxx"
#ifdef __SUNPRO_CC
#include <stdio.h>