summaryrefslogtreecommitdiff
path: root/cui/source/options/optopencl.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-05-29 14:16:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-05-31 10:31:28 +0200
commit13da1c7913ca76ca5b33f0666ab7cc4a219815e1 (patch)
tree7ebe9b5fd1018b3e7b35b6ed23a8fff62fd6801d /cui/source/options/optopencl.hxx
parentd6e4c97c8e8ab96ca099dd4f8a3fe35204dea8c1 (diff)
drop unneeded includes
Change-Id: Ie0f52bb1d6866075d0b664bfc3ddc47c02e4f81b Reviewed-on: https://gerrit.libreoffice.org/73169 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/options/optopencl.hxx')
-rw-r--r--cui/source/options/optopencl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optopencl.hxx b/cui/source/options/optopencl.hxx
index de289d23341f..dc3a226bb37c 100644
--- a/cui/source/options/optopencl.hxx
+++ b/cui/source/options/optopencl.hxx
@@ -23,6 +23,7 @@
#include <opencl/openclconfig.hxx>
#include <sfx2/tabdlg.hxx>
#include <svtools/simptabl.hxx>
+#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
class SvxOpenCLTabPage : public SfxTabPage