diff options
Diffstat (limited to 'apps/drwho/SMR_Client.h')
-rw-r--r-- | apps/drwho/SMR_Client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/drwho/SMR_Client.h b/apps/drwho/SMR_Client.h index dc3081f1210..9725c3ebd96 100644 --- a/apps/drwho/SMR_Client.h +++ b/apps/drwho/SMR_Client.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (_SMR_CLIENT_H) +#ifndef _SMR_CLIENT_H #define _SMR_CLIENT_H #include "SM_Client.h" |