summaryrefslogtreecommitdiff
path: root/extensions/source/activex/SODispatchInterceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/activex/SODispatchInterceptor.h')
-rw-r--r--extensions/source/activex/SODispatchInterceptor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/activex/SODispatchInterceptor.h b/extensions/source/activex/SODispatchInterceptor.h
index 528eb3dba404..f0ec8c47b64d 100644
--- a/extensions/source/activex/SODispatchInterceptor.h
+++ b/extensions/source/activex/SODispatchInterceptor.h
@@ -19,8 +19,8 @@
// SODispatchInterceptor.h: Definition of the SODispatchInterceptor class
-#ifndef __SODISPATCHINTERCEPTOR_H_
-#define __SODISPATCHINTERCEPTOR_H_
+#ifndef INCLUDED_EXTENSIONS_SOURCE_ACTIVEX_SODISPATCHINTERCEPTOR_H
+#define INCLUDED_EXTENSIONS_SOURCE_ACTIVEX_SODISPATCHINTERCEPTOR_H
#ifdef _MSC_VER
#pragma once
@@ -166,6 +166,6 @@ DECLARE_REGISTRY_RESOURCEID(IDR_SODISPATCHINTERCEPTOR)
}
};
-#endif // __SODISPATCHINTERCEPTOR_H_
+#endif // INCLUDED_EXTENSIONS_SOURCE_ACTIVEX_SODISPATCHINTERCEPTOR_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */