[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svx/inc
Armin Le Grand
alg at apache.org
Mon Jun 16 09:07:56 PDT 2014
svx/inc/svx/fillctrl.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ce263e47aae89b2e3fcf3162a0246c00c7cb9ad1
Author: Armin Le Grand <alg at apache.org>
Date: Mon Jun 16 14:05:03 2014 +0000
added missing include
diff --git a/svx/inc/svx/fillctrl.hxx b/svx/inc/svx/fillctrl.hxx
index 48da9b1..53ec406 100644
--- a/svx/inc/svx/fillctrl.hxx
+++ b/svx/inc/svx/fillctrl.hxx
@@ -25,6 +25,7 @@
#include <svl/lstner.hxx>
#include <sfx2/tbxctrl.hxx>
#include "svx/svxdllapi.h"
+#include <svx/xenum.hxx>
class XFillStyleItem;
class XFillColorItem;
More information about the Libreoffice-commits
mailing list