aboutsummaryrefslogtreecommitdiff
path: root/audio/tse3/files/patch-src__tse3__TSE2MDL.cpp
blob: a7ce5718054dddbf9b89213f28cc0e85ef0d4b12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/tse3/TSE2MDL.cpp.orig	2005-07-25 20:23:00.000000000 +0900
+++ src/tse3/TSE2MDL.cpp	2009-04-02 13:01:31.000000000 +0900
@@ -38,6 +38,7 @@
 #include "tse3/Progress.h"
 
 #include <fstream>
+#include <cstring>
 
 using namespace TSE3;