summaryrefslogtreecommitdiff
path: root/audio/tse3/files/patch-src_tse3play_tse3play.cpp
blob: a570ae095ed1417f31349cc44fcd39ca6ac285ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/tse3play/tse3play.cpp.orig	2005-08-23 12:58:35 UTC
+++ src/tse3play/tse3play.cpp
@@ -32,6 +32,7 @@
 #include "tse3/Error.h"
 #include "tse3/Metronome.h"
 #include <fstream>
+#include <cstdlib>
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"