summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/olinewin.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-16 13:51:59 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-16 15:57:06 +0000
commit2882fcdce707067b0900a05667338e2ffa9521d9 (patch)
tree8139ecc382ec4e77b28cb9d0bf47189267618aa0 /sc/source/ui/view/olinewin.cxx
parent373e9de424d7dd81ea8e3fdfe33a8575d61fa232 (diff)
split sc.hrc into definitely resources and maybe slots
Change-Id: Ic5a4ab631735cf8ef8f39424c7470e47f2f11c2d
Diffstat (limited to 'sc/source/ui/view/olinewin.cxx')
-rw-r--r--sc/source/ui/view/olinewin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/olinewin.cxx b/sc/source/ui/view/olinewin.cxx
index 3bc7f24bf27e..614fa6cfb895 100644
--- a/sc/source/ui/view/olinewin.cxx
+++ b/sc/source/ui/view/olinewin.cxx
@@ -25,7 +25,7 @@
#include "olinetab.hxx"
#include "document.hxx"
#include "dbfunc.hxx"
-#include "sc.hrc"
+#include "scres.hrc"
#include "scresid.hxx"
const long SC_OL_BITMAPSIZE = 12;