summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ui_pch.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-05-13 23:11:42 -0400
committerKohei Yoshida <kyoshida@novell.com>2011-05-13 23:11:42 -0400
commitf30162187a5fdcc21ab7e505b7d1b7606656871e (patch)
treedc64bd164286d452e3da018999c0997f609a371d /sc/source/ui/inc/ui_pch.hxx
parenta19af69c93d2ca8e319a1327aba6cf042deec25b (diff)
Renamed dbcolect.?xx to dbdata.?xx.
That deliberately mis-spelled header name always bothered me. Now fixed once and for all. For the record, the original file name was inspired by the 8-character rule that some of the old compilers that the Hamburg guys had to use, years and years ago.
Diffstat (limited to 'sc/source/ui/inc/ui_pch.hxx')
-rw-r--r--sc/source/ui/inc/ui_pch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/ui_pch.hxx b/sc/source/ui/inc/ui_pch.hxx
index c97c14143798..60ccfbac63f2 100644
--- a/sc/source/ui/inc/ui_pch.hxx
+++ b/sc/source/ui/inc/ui_pch.hxx
@@ -244,7 +244,7 @@
#include <basic/sbxcore.hxx>
#include <vcl/ctrl.hxx>
#include <svx/xenum.hxx>
-#include <dbcolect.hxx>
+#include <dbdata.hxx>
#include <sot/exchange.hxx>
#include <math.h>
#include <vcl/wrkwin.hxx>