From 8a40934a0202b40d4f690fdbe4c0ac28591c8160 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 10 Nov 2015 13:21:28 +0100 Subject: [PATCH 295/398] Missing include (for NULL) Change-Id: I26e448de315b56f36cfeb74a66c0db6a9148d9b0 (cherry picked from commit 37968fd404ca04333502921e5560f893c7933888) --- include/LibreOfficeKit/LibreOfficeKit.hxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/LibreOfficeKit/LibreOfficeKit.hxx b/include/LibreOfficeKit/LibreOfficeKit.hxx index ec48d39368e3..601d3bc147a5 100644 --- a/include/LibreOfficeKit/LibreOfficeKit.hxx +++ b/include/LibreOfficeKit/LibreOfficeKit.hxx @@ -10,6 +10,8 @@ #ifndef INCLUDED_LIBREOFFICEKIT_LIBREOFFICEKIT_HXX #define INCLUDED_LIBREOFFICEKIT_LIBREOFFICEKIT_HXX +#include + #include "LibreOfficeKit.h" #include "LibreOfficeKitInit.h" -- 2.12.0