diff options
Diffstat (limited to 'vcl/unx/glxtest.cxx')
-rw-r--r-- | vcl/unx/glxtest.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/unx/glxtest.cxx b/vcl/unx/glxtest.cxx index 38d70aa490e2..b3c6a7521de7 100644 --- a/vcl/unx/glxtest.cxx +++ b/vcl/unx/glxtest.cxx @@ -39,6 +39,7 @@ #include <X11/Xutil.h> #include <sal/log.hxx> +#include <vcl/glxtestprocess.hxx> // stuff from glx.h typedef struct __GLXcontextRec *GLXContext; |