From 3ac3ed236074b4de13c6aaebf243ba18c59068e6 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 1 Aug 2010 22:49:58 +0300 Subject: deleted: ../../api/api.h modified: ../../api/pluginapi.h modified: ../../core/main.cpp modified: ../../core/plugin.h modified: main.cpp --- core/plugin.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/plugin.h') diff --git a/core/plugin.h b/core/plugin.h index 95a14cc..cf2b33c 100644 --- a/core/plugin.h +++ b/core/plugin.h @@ -1,6 +1,9 @@ #ifndef PLUGIN_H #define PLUGIN_H +#include + + typedef PLUGININFO * (__cdecl * SetPluginInfo) (); typedef int (__cdecl * Load) (); -- cgit v1.2.3