diff options
Diffstat (limited to 'apps/drwho/CM_Server.h')
-rw-r--r-- | apps/drwho/CM_Server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/drwho/CM_Server.h b/apps/drwho/CM_Server.h index 0e944db3064..a91402a5e48 100644 --- a/apps/drwho/CM_Server.h +++ b/apps/drwho/CM_Server.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (_CM_SERVER_H) +#ifndef _CM_SERVER_H #define _CM_SERVER_H #include "Options.h" |