summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-02-01 16:27:19 +0200
committerTor Lillqvist <tml@collabora.com>2017-02-01 16:27:32 +0200
commita0b4f816ce9b02b0b7cfb7fa74f74ecd9d8ae375 (patch)
treecb2f9a12d7ab1b898034e3fc72ed72c7b4b3c028 /desktop
parenta5c20f649d78c088f953ba1cb59f31d7a1bc200a (diff)
Need <config_features.h> here, too
Change-Id: I39d443e582a6e82947f9c833b157f137a082a358
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/opencl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/opencl.cxx b/desktop/source/app/opencl.cxx
index f436971b5d61..d4ddee4a2683 100644
--- a/desktop/source/app/opencl.cxx
+++ b/desktop/source/app/opencl.cxx
@@ -15,6 +15,7 @@
#include "app.hxx"
#include <config_version.h>
+#include <config_features.h>
#include <config_folders.h>
#include <rtl/bootstrap.hxx>