summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/loadlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SecureIM/src/loadlib.h')
-rw-r--r--plugins/SecureIM/src/loadlib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/SecureIM/src/loadlib.h b/plugins/SecureIM/src/loadlib.h
index 105f441dc9..ecf7ee7c8c 100644
--- a/plugins/SecureIM/src/loadlib.h
+++ b/plugins/SecureIM/src/loadlib.h
@@ -1,9 +1,6 @@
#ifndef __LOADLIB_H__
#define __LOADLIB_H__
-#include <windows.h>
-#include "cryptopp.h"
-
BOOL loadlib(void);
typedef HANDLE (__cdecl * _cpp_create_context) (int);