summaryrefslogtreecommitdiff
path: root/include/svx/connctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/connctrl.hxx')
-rw-r--r--include/svx/connctrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/connctrl.hxx b/include/svx/connctrl.hxx
index 945746d28a7f..ba345008b1ea 100644
--- a/include/svx/connctrl.hxx
+++ b/include/svx/connctrl.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_CONNCTRL_HXX
-#define _SVX_CONNCTRL_HXX
+#ifndef INCLUDED_SVX_CONNCTRL_HXX
+#define INCLUDED_SVX_CONNCTRL_HXX
#include <vcl/ctrl.hxx>
#include "svx/svxdllapi.h"
@@ -62,6 +62,6 @@ public:
};
-#endif // _SVX_CONNCTRL_HXX
+#endif // INCLUDED_SVX_CONNCTRL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */