cui/source/dialogs/about.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit a5c20f649d78c088f953ba1cb59f31d7a1bc200a
Author: Tor Lillqvist <t...@collabora.com>
Date:   Wed Feb 1 16:21:07 2017 +0200

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

diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx
index 5d155dc..d1c5986 100644
--- a/cui/source/dialogs/about.cxx
+++ b/cui/source/dialogs/about.cxx
@@ -17,6 +17,8 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include <config_features.h>
+
 #include <vcl/layout.hxx>
 #include <vcl/svapp.hxx>
 #include <vcl/settings.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to