summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/IApplicationController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/IApplicationController.hxx')
-rw-r--r--dbaccess/source/ui/app/IApplicationController.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/IApplicationController.hxx b/dbaccess/source/ui/app/IApplicationController.hxx
index 8789b7437dac..47de9268cc07 100644
--- a/dbaccess/source/ui/app/IApplicationController.hxx
+++ b/dbaccess/source/ui/app/IApplicationController.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBA30D_IAPPLICATIONCONTROLLER_HXX
-#define DBA30D_IAPPLICATIONCONTROLLER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_IAPPLICATIONCONTROLLER_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_IAPPLICATIONCONTROLLER_HXX
#include <dbaccess/IController.hxx>
#include "AppElementType.hxx"
@@ -85,6 +85,6 @@ namespace dbaui
} // namespace dbaui
-#endif // DBA30D_IAPPLICATIONCONTROLLER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_IAPPLICATIONCONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */