summaryrefslogtreecommitdiff
path: root/include/svtools/popupwindowcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/popupwindowcontroller.hxx')
-rw-r--r--include/svtools/popupwindowcontroller.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/popupwindowcontroller.hxx b/include/svtools/popupwindowcontroller.hxx
index ec2719cebd5c..e4d3a40a2148 100644
--- a/include/svtools/popupwindowcontroller.hxx
+++ b/include/svtools/popupwindowcontroller.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __SVTOOLS_POPUPWINDOWCONTROLLER_HXX_
-#define __SVTOOLS_POPUPWINDOWCONTROLLER_HXX_
+#ifndef INCLUDED_SVTOOLS_POPUPWINDOWCONTROLLER_HXX
+#define INCLUDED_SVTOOLS_POPUPWINDOWCONTROLLER_HXX
#include "svtools/svtdllapi.h"
@@ -74,6 +74,6 @@ private:
} // namespace svt
-#endif // __SVTOOLS_POPUPWINDOWCONTROLLER_HXX_
+#endif // INCLUDED_SVTOOLS_POPUPWINDOWCONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */