summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/subcomponentmanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/subcomponentmanager.hxx')
-rw-r--r--dbaccess/source/ui/app/subcomponentmanager.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/subcomponentmanager.hxx b/dbaccess/source/ui/app/subcomponentmanager.hxx
index f7c3df9a77b4..112983ac99c3 100644
--- a/dbaccess/source/ui/app/subcomponentmanager.hxx
+++ b/dbaccess/source/ui/app/subcomponentmanager.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_SUBCOMPONENTMANAGER_HXX
-#define DBACCESS_SUBCOMPONENTMANAGER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_SUBCOMPONENTMANAGER_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_SUBCOMPONENTMANAGER_HXX
#include "AppElementType.hxx"
@@ -118,6 +118,6 @@ namespace dbaui
} // namespace dbaui
-#endif // DBACCESS_SUBCOMPONENTMANAGER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_SUBCOMPONENTMANAGER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */