diff options
Diffstat (limited to 'apps/drwho/SMR_Server.h')
-rw-r--r-- | apps/drwho/SMR_Server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/drwho/SMR_Server.h b/apps/drwho/SMR_Server.h index d471245aeae..af8b384d701 100644 --- a/apps/drwho/SMR_Server.h +++ b/apps/drwho/SMR_Server.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (_SMR_SERVER_H) +#ifndef _SMR_SERVER_H #define _SMR_SERVER_H #include "SM_Server.h" |