summaryrefslogtreecommitdiff
path: root/src/mapi/mapi/stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/mapi/stub.h')
-rw-r--r--src/mapi/mapi/stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/mapi/stub.h b/src/mapi/mapi/stub.h
index e72e530e29..b2b6f1839c 100644
--- a/src/mapi/mapi/stub.h
+++ b/src/mapi/mapi/stub.h
@@ -29,7 +29,7 @@
#ifndef _STUB_H_
#define _STUB_H_
-typedef void (*mapi_func)(void);
+#include "entry.h"
struct mapi_stub;