diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-07-16 09:12:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-16 12:45:56 +0100 |
commit | 52bce8fadde39e32c0008babadc2c22cc501f753 (patch) | |
tree | c238b858401b18edaa27d62cd909a276ee76db73 /cui/source/inc/optdict.hxx | |
parent | 84e5cdce3ed58c663109bb557b75cd6e45bb2dbc (diff) |
convert versions of dialog to .ui
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550
Diffstat (limited to 'cui/source/inc/optdict.hxx')
-rw-r--r-- | cui/source/inc/optdict.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/optdict.hxx b/cui/source/inc/optdict.hxx index 6b1785299691..cd1a0a800ef7 100644 --- a/cui/source/inc/optdict.hxx +++ b/cui/source/inc/optdict.hxx @@ -33,7 +33,7 @@ #include <com/sun/star/uno/Sequence.hxx> -#include <svx/simptabl.hxx> +#include <svtools/simptabl.hxx> #include <svx/langbox.hxx> namespace com{namespace sun{namespace star{ |