diff options
Diffstat (limited to 'plugins/SecureIM/src/loadlib.h')
-rw-r--r-- | plugins/SecureIM/src/loadlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/loadlib.h b/plugins/SecureIM/src/loadlib.h index bed84c019d..425dbf5623 100644 --- a/plugins/SecureIM/src/loadlib.h +++ b/plugins/SecureIM/src/loadlib.h @@ -1,4 +1,4 @@ -#ifndef __LOADLIB_H__
+#ifndef __LOADLIB_H__
#define __LOADLIB_H__
BOOL loadlib(void);
|