aboutsummaryrefslogtreecommitdiff
path: root/graphics/mandelbulber/files/patch-src_timeline.cpp
blob: ef90734d0cb6df08c58385f9ebdb90e0dd5dc850 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/timeline.cpp.orig	2012-12-02 16:22:54 UTC
+++ src/timeline.cpp
@@ -6,6 +6,7 @@
  */
 
 #include <cstdlib>
+#include <cstring>
 
 #include "timeline.hpp"
 #include "files.h"