common/plugins/effects/custom/effect_echo.cpp | 1 +
1 file changed, 1 insertion(+)
--- cheesetracker-0.9.15.3.orig/common/plugins/effects/custom/effect_echo.cpp
+++ cheesetracker-0.9.15.3/common/plugins/effects/custom/effect_echo.cpp
@@ -10,6 +10,7 @@
//
//
#include "effect_echo.h"
+#include <string.h>
void Effect_Echo::reset() {