summaryrefslogtreecommitdiff
path: root/uui/source/fltdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/fltdlg.hxx')
-rw-r--r--uui/source/fltdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/fltdlg.hxx b/uui/source/fltdlg.hxx
index 9395b3171271..9b0663376076 100644
--- a/uui/source/fltdlg.hxx
+++ b/uui/source/fltdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef UUI_FLTDLG_HXX
-#define UUI_FLTDLG_HXX
+#ifndef INCLUDED_UUI_SOURCE_FLTDLG_HXX
+#define INCLUDED_UUI_SOURCE_FLTDLG_HXX
#include <vcl/dialog.hxx>
@@ -70,6 +70,6 @@ class FilterDialog : public ModalDialog
} // namespace uui
-#endif // UUI_FLTDLG_HXX
+#endif // INCLUDED_UUI_SOURCE_FLTDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */