summaryrefslogtreecommitdiff
path: root/synth/readwave.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'synth/readwave.cpp')
-rw-r--r--synth/readwave.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/synth/readwave.cpp b/synth/readwave.cpp
index 0b2c0a0..aa4ef92 100644
--- a/synth/readwave.cpp
+++ b/synth/readwave.cpp
@@ -1,5 +1,6 @@
#include <string>
#include <cstring>
+#include <cstdio>
#include "readwave.h"
#include "util.h"