summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-02-17 11:46:26 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-17 11:50:25 +0100
commitf4b2c6f564a5e1e471fbd4276d9301b20e45d36d (patch)
treee4f93aab2d90ab5a7f329803b902b1d480d79528
parentf5dfc104f7984ac47eb104fea79f2908449c72bd (diff)
sw: add missing solar.h
Change-Id: I6e7721665efc3183e71db18289b016b7cd0ccd1c
-rw-r--r--sw/source/core/inc/dbg_lay.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/inc/dbg_lay.hxx b/sw/source/core/inc/dbg_lay.hxx
index c175c7cecd7b..c9b5254dc299 100644
--- a/sw/source/core/inc/dbg_lay.hxx
+++ b/sw/source/core/inc/dbg_lay.hxx
@@ -53,6 +53,8 @@
#ifdef DBG_UTIL
+#include <tools/solar.h>
+
#include "swtypes.hxx"
class SwImplProtocol;