aboutsummaryrefslogtreecommitdiffstats
path: root/api/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/api.h')
-rw-r--r--api/api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/api.h b/api/api.h
index 48cd7d9..10cb6e0 100644
--- a/api/api.h
+++ b/api/api.h
@@ -15,4 +15,5 @@
#endif
extern HINSTANCE ResourceModule;
+extern HANDLE ModuleHeap;
extern SECURITY_ATTRIBUTES *SecurityAttributes;