diff options
Diffstat (limited to 'plugins/SecureIM/src/language.h')
-rw-r--r-- | plugins/SecureIM/src/language.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SecureIM/src/language.h b/plugins/SecureIM/src/language.h index 154e306814..d3937d0418 100644 --- a/plugins/SecureIM/src/language.h +++ b/plugins/SecureIM/src/language.h @@ -1,8 +1,6 @@ #ifndef __LANGUAGE_H__
#define __LANGUAGE_H__
-#include <windows.h>
-
//Popup Messages
extern LPCSTR sim001;
extern LPCSTR sim002;
|