diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:10:16 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:15:03 +0900 |
commit | 193581a7cc7161dec844c6f35ba710ee8c98107c (patch) | |
tree | 9bdd6f56ee56dba94d302b59a9a34ed5ac4a651d /sd/source/ui/inc/tpaction.hxx | |
parent | 15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4 (diff) |
removed duplicate includes in sd
Diffstat (limited to 'sd/source/ui/inc/tpaction.hxx')
-rw-r--r-- | sd/source/ui/inc/tpaction.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx index 4dd08c840162..4dab8079ed79 100644 --- a/sd/source/ui/inc/tpaction.hxx +++ b/sd/source/ui/inc/tpaction.hxx @@ -37,7 +37,6 @@ #include <svx/dlgctrl.hxx> #include <sfx2/tabdlg.hxx> #include <sfx2/basedlgs.hxx> -#include <sfx2/tabdlg.hxx> #include "sdtreelb.hxx" #include "anmdef.hxx" |