summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/fileopendialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/minimizer/fileopendialog.hxx')
-rw-r--r--sdext/source/minimizer/fileopendialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdext/source/minimizer/fileopendialog.hxx b/sdext/source/minimizer/fileopendialog.hxx
index d8a735c66fab..6668795d9d5c 100644
--- a/sdext/source/minimizer/fileopendialog.hxx
+++ b/sdext/source/minimizer/fileopendialog.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef _FILEOPEN_DIALOG_HXX_
-#define _FILEOPEN_DIALOG_HXX_
+#ifndef INCLUDED_SDEXT_SOURCE_MINIMIZER_FILEOPENDIALOG_HXX
+#define INCLUDED_SDEXT_SOURCE_MINIMIZER_FILEOPENDIALOG_HXX
#include <vector>
#include <com/sun/star/beans/StringPair.hpp>
@@ -59,6 +59,6 @@ public :
OUString getFilterName() const;
};
-#endif // _FILEOPEN_DIALOG_HXX_
+#endif // INCLUDED_SDEXT_SOURCE_MINIMIZER_FILEOPENDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */