summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-11-15 04:39:24 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-02-22 18:20:13 +0000
commita46ef637d5f37962f826969cb2d7eb4cb9ba81c6 (patch)
treee60a0d3c0e716ace76db0fc71bb343adff0b6f6b /vcl
parente72cd4053676d826ef9a914e62e89e26247bdd5c (diff)
include breakpad into the build
Change-Id: I1bfd107502332fc86ae5e96bbc1f475b8d669c6c Reviewed-on: https://gerrit.libreoffice.org/22547 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/opengl/x11/X11DeviceInfo.cxx2
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>