summaryrefslogtreecommitdiff
path: root/src/libfame_wrapper.cc
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2011-10-27 15:50:11 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2011-10-27 15:50:11 +0200
commit29ae5ac36d4ffc520232ff393b2455130ec0227e (patch)
treef89f8a4f2e5d61bc20ba16d2ab46070190cb411d /src/libfame_wrapper.cc
parentcaa558e59c248521d1d4ad483fe669828277664e (diff)
fix warnings/errors.
Diffstat (limited to 'src/libfame_wrapper.cc')
-rw-r--r--src/libfame_wrapper.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libfame_wrapper.cc b/src/libfame_wrapper.cc
index a663df6..dc453a8 100644
--- a/src/libfame_wrapper.cc
+++ b/src/libfame_wrapper.cc
@@ -28,6 +28,7 @@
#include "libfame_wrapper.h"
#include <errno.h>
+#include <string.h>
#include "miav_config.h"
#include "frame.h"