summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-11-21 12:45:51 +0100
committerJan Holesovsky <kendy@collabora.com>2014-12-02 15:47:35 +0100
commitf6cda7d91f3c2f3dce9c71eb4263c83a0a6d7e48 (patch)
treea1e6705ca5d14c3ed7a57468f7205c5934ecda9c /include
parenta1394adeee866bd9dc16691af7961b4aa02c4d0e (diff)
make glxtest available in salmain
Change-Id: Ic8bc3f2d5d96506590d35138089ead2eac984314
Diffstat (limited to 'include')
-rw-r--r--include/vcl/opengl/glxtest.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vcl/opengl/glxtest.hxx b/include/vcl/opengl/glxtest.hxx
index 0889cdd403b3..687038f446cb 100644
--- a/include/vcl/opengl/glxtest.hxx
+++ b/include/vcl/opengl/glxtest.hxx
@@ -16,6 +16,8 @@ VCL_DLLPUBLIC int* getGlxPipe();
VCL_DLLPUBLIC pid_t* getGlxPid();
+bool fire_glxtest_process();
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */