[Libreoffice-commits] core.git: desktop/source

Tor Lillqvist tml at collabora.com
Wed Feb 1 14:28:30 UTC 2017


 desktop/source/app/opencl.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a0b4f816ce9b02b0b7cfb7fa74f74ecd9d8ae375
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Feb 1 16:27:19 2017 +0200

    Need <config_features.h> here, too
    
    Change-Id: I39d443e582a6e82947f9c833b157f137a082a358

diff --git a/desktop/source/app/opencl.cxx b/desktop/source/app/opencl.cxx
index f436971b..d4ddee4 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>


More information about the Libreoffice-commits mailing list