psxmem: remove hard requirement for a mapping
[pcsx_rearmed.git] / include / psemu_plugin_defs.h
index 0805f4a..b40c77c 100644 (file)
@@ -5,6 +5,8 @@
 extern "C" {
 #endif
 
+#include <stdint.h>
+
 // header version
 #define _PPDK_HEADER_VERSION           3