From 263892c3b18be3cfa0e749fe2e8b9703e6e30c16 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 1 Aug 2010 12:12:11 +0300 Subject: modified: api/api.h modified: core/main.cpp modified: modules/example/main.cpp --- modules/example/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/example/main.cpp') diff --git a/modules/example/main.cpp b/modules/example/main.cpp index 9b2af1b..3ba6fb5 100644 --- a/modules/example/main.cpp +++ b/modules/example/main.cpp @@ -1,4 +1,5 @@ #include +#include "../api/api.h" HINSTANCE hDllInstance=NULL; BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call, -- cgit v1.2.3