cheesetracker (0.9.15.3-4) common/plugins/effects/custom/effect_pshift.cpp

Summary

 common/plugins/effects/custom/effect_pshift.cpp |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

--- cheesetracker-0.9.15.3.orig/common/plugins/effects/custom/effect_pshift.cpp
+++ cheesetracker-0.9.15.3/common/plugins/effects/custom/effect_pshift.cpp
@@ -11,6 +11,7 @@
 //
 #include "effect_pshift.h"
 #include "math.h"
+#include <string.h>
 
 
 void Effect_PShift::reset() {