aboutsummaryrefslogtreecommitdiffhomepage
path: root/midimonster.h
diff options
context:
space:
mode:
Diffstat (limited to 'midimonster.h')
-rw-r--r--midimonster.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/midimonster.h b/midimonster.h
index 270a61f..491cc11 100644
--- a/midimonster.h
+++ b/midimonster.h
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
+#include <inttypes.h>
#ifndef MM_API
#ifdef _WIN32