aboutsummaryrefslogtreecommitdiff
path: root/include/psemu_plugin_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/psemu_plugin_defs.h')
-rw-r--r--include/psemu_plugin_defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/psemu_plugin_defs.h b/include/psemu_plugin_defs.h
index 0805f4a..b40c77c 100644
--- a/include/psemu_plugin_defs.h
+++ b/include/psemu_plugin_defs.h
@@ -5,6 +5,8 @@
extern "C" {
#endif
+#include <stdint.h>
+
// header version
#define _PPDK_HEADER_VERSION 3