diff options
Diffstat (limited to 'cpp/src/Ice/ReplyStatus.h')
-rw-r--r-- | cpp/src/Ice/ReplyStatus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Ice/ReplyStatus.h b/cpp/src/Ice/ReplyStatus.h index 8a091f43279..5d3c2c8b754 100644 --- a/cpp/src/Ice/ReplyStatus.h +++ b/cpp/src/Ice/ReplyStatus.h @@ -7,8 +7,8 @@ // // ********************************************************************** -#ifndef ICE_REQUEST_STATUS_H -#define ICE_REQUEST_STATUS_H +#ifndef ICE_REPLY_STATUS_H +#define ICE_REPLY_STATUS_H #include <Ice/Config.h> |