diff options
Diffstat (limited to 'cpp/src/IceSSL/Instance.h')
-rw-r--r-- | cpp/src/IceSSL/Instance.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/IceSSL/Instance.h b/cpp/src/IceSSL/Instance.h index 7b564970f7e..ab82106ee40 100644 --- a/cpp/src/IceSSL/Instance.h +++ b/cpp/src/IceSSL/Instance.h @@ -7,8 +7,8 @@ // // ********************************************************************** -#ifndef ICE_SSL_INSTANCE_H -#define ICE_SSL_INSTANCE_H +#ifndef ICESSL_INSTANCE_H +#define ICESSL_INSTANCE_H #include <Ice/ProtocolInstance.h> #include <IceSSL/InstanceF.h> |