diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-11 23:16:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-12 09:10:03 +0100 |
commit | 77cdf953482bb3a8489a4429d813b96ac24b79a6 (patch) | |
tree | 5298c585ee47d62436b654cd027b289cf884d404 /svl/source | |
parent | 64541bfe53137af1a5532c334c4bb65bc0dc54bd (diff) |
missing header
Diffstat (limited to 'svl/source')
-rw-r--r-- | svl/source/misc/svldata.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/source/misc/svldata.cxx b/svl/source/misc/svldata.cxx index c03ee02acb82..5d227e96987d 100644 --- a/svl/source/misc/svldata.cxx +++ b/svl/source/misc/svldata.cxx @@ -33,6 +33,7 @@ #include <tools/resmgr.hxx> #include <tools/shl.hxx> #include <svl/svldata.hxx> +#include <rtl/instance.hxx> namespace { |