summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-11 10:35:08 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-11 10:35:08 +0100
commit473a50faa626678f35fac9e25492349b5a5bd02d (patch)
treef0e66588d6a1425c7bc3f0fd881febc6c64bf61d /tools
parentAdded static toString method to ResId class. (diff)
downloadcore-473a50faa626678f35fac9e25492349b5a5bd02d.tar.gz
core-473a50faa626678f35fac9e25492349b5a5bd02d.zip
Fixed missing tools/toolsdllapi.h include
Diffstat (limited to 'tools')
-rw-r--r--tools/inc/tools/resid.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/inc/tools/resid.hxx b/tools/inc/tools/resid.hxx
index b8e6ce6ced34..96109dad338e 100644
--- a/tools/inc/tools/resid.hxx
+++ b/tools/inc/tools/resid.hxx
@@ -31,6 +31,7 @@
#include <tools/solar.h>
#include <osl/diagnose.h>
+#include "tools/toolsdllapi.h"
struct RSHEADER_TYPE;
typedef sal_uInt32 RESOURCE_TYPE;