summaryrefslogtreecommitdiffstats
path: root/svx/source/gallery2
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@gmx.com>2012-07-01 01:06:04 +0200
committerMuthu Subramanian <sumuthu@suse.com>2012-07-11 11:12:15 +0530
commit739e20ac58983925f2076a9848435b7d4fb5366a (patch)
tree17b9a337f9ff5a59760eb52ba261fa02dedfbcae /svx/source/gallery2
parentwarning C4018: singed/unsigned mismatch (diff)
downloadcore-739e20ac58983925f2076a9848435b7d4fb5366a.tar.gz
core-739e20ac58983925f2076a9848435b7d4fb5366a.zip
Decrease header files dependencies
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
Diffstat (limited to 'svx/source/gallery2')
-rw-r--r--svx/source/gallery2/galobj.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/galobj.cxx b/svx/source/gallery2/galobj.cxx
index 945c23f121de..f0a7b5541419 100644
--- a/svx/source/gallery2/galobj.cxx
+++ b/svx/source/gallery2/galobj.cxx
@@ -37,6 +37,7 @@
#include <tools/rcid.h>
#include <tools/vcompat.hxx>
+#include <tools/helpers.hxx>
#include <vcl/virdev.hxx>
#include <svl/itempool.hxx>
#include <svx/fmmodel.hxx>
@@ -45,7 +46,6 @@
#include "gallery.hrc"
#include "svx/galmisc.hxx"
#include "galobj.hxx"
-#include <vcl/salbtype.hxx> // FRound
#include <vcl/svapp.hxx>
#include "gallerydrawmodel.hxx"