summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/SMFWriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMFWriter.cpp b/src/SMFWriter.cpp
index 2949722..94b7347 100644
--- a/src/SMFWriter.cpp
+++ b/src/SMFWriter.cpp
@@ -14,7 +14,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-
+#include <stdio.h>
#include <stdint.h>
#include <cassert>
#include <cstring>