summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgassim.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/dlgassim.hxx')
-rw-r--r--sd/source/ui/dlg/dlgassim.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/source/ui/dlg/dlgassim.hxx b/sd/source/ui/dlg/dlgassim.hxx
index 11c888a13377..d3012b924b31 100644
--- a/sd/source/ui/dlg/dlgassim.hxx
+++ b/sd/source/ui/dlg/dlgassim.hxx
@@ -17,6 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#ifndef INCLUDED_SD_SOURCE_UI_DLG_DLGASSIM_HXX
+#define INCLUDED_SD_SOURCE_UI_DLG_DLGASSIM_HXX
+
#include "drawdoc.hxx"
#include <svx/svdotext.hxx>
#include <svtools/treelistbox.hxx>
@@ -47,4 +50,6 @@ public:
};
+#endif // INCLUDED_SD_SOURCE_UI_DLG_DLGASSIM_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */