diff options
Diffstat (limited to 'cppe/demo/IceE/chat/ChatClient.h')
-rw-r--r-- | cppe/demo/IceE/chat/ChatClient.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppe/demo/IceE/chat/ChatClient.h b/cppe/demo/IceE/chat/ChatClient.h index a4a5f4bfcd0..076ce4190d7 100644 --- a/cppe/demo/IceE/chat/ChatClient.h +++ b/cppe/demo/IceE/chat/ChatClient.h @@ -8,8 +8,8 @@ // ********************************************************************** -#ifndef HELLO_SERVER_H
-#define HELLO_SERVER_H
+#ifndef CHAT_CLIENT_H
+#define CHAT_CLIENT_H
#pragma once
|