summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/indexdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/indexdialog.hxx')
-rw-r--r--dbaccess/source/ui/inc/indexdialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/indexdialog.hxx b/dbaccess/source/ui/inc/indexdialog.hxx
index fd845760c591..7c8f8fde197b 100644
--- a/dbaccess/source/ui/inc/indexdialog.hxx
+++ b/dbaccess/source/ui/inc/indexdialog.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DBAUI_INDEXDIALOG_HXX_
-#define _DBAUI_INDEXDIALOG_HXX_
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_INDEXDIALOG_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_INC_INDEXDIALOG_HXX
#include <vcl/dialog.hxx>
#include <vcl/fixed.hxx>
@@ -163,6 +163,6 @@ namespace dbaui
} // namespace dbaui
-#endif // _DBAUI_INDEXDIALOG_HXX_
+#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_INDEXDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */