diff options
Diffstat (limited to 'vcl/opengl/x11/X11DeviceInfo.cxx')
-rw-r--r-- | vcl/opengl/x11/X11DeviceInfo.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/opengl/x11/X11DeviceInfo.cxx b/vcl/opengl/x11/X11DeviceInfo.cxx index 49593c7b297c..4a5a9c30d0e6 100644 --- a/vcl/opengl/x11/X11DeviceInfo.cxx +++ b/vcl/opengl/x11/X11DeviceInfo.cxx @@ -10,6 +10,8 @@ #include "opengl/x11/X11DeviceInfo.hxx" #include "opengl/x11//glxtest.hxx" +#include <config_features.h> + #include <rtl/ustring.hxx> #include <unistd.h> |