summaryrefslogtreecommitdiff
path: root/audio/tse3/files/patch-src_tse3_TSE2MDL.cpp
blob: d7d74c106ae851f8d7da2225de0bcb903dae9543 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/tse3/TSE2MDL.cpp.orig	2005-07-25 11:23:00 UTC
+++ src/tse3/TSE2MDL.cpp
@@ -38,6 +38,7 @@
 #include "tse3/Progress.h"
 
 #include <fstream>
+#include <cstring>
 
 using namespace TSE3;