diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2013-02-25 08:10:20 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2013-02-25 08:10:20 +0200 |
commit | 17faa9f960aa7f1ce72e6b54a2d01f755d7b38be (patch) | |
tree | e7cc9943b8004e6c80465a709d5c81fc3da7a35a /sound_detector/main.cpp | |
parent | 5c91e123aabc6d3f3534589edf2d50b6352a460b (diff) |
correct name
Diffstat (limited to 'sound_detector/main.cpp')
-rw-r--r-- | sound_detector/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound_detector/main.cpp b/sound_detector/main.cpp index b2064d8..295dc20 100644 --- a/sound_detector/main.cpp +++ b/sound_detector/main.cpp @@ -50,7 +50,7 @@ #include <boost/filesystem.hpp> //internal -#include "toutf8.h" +#include "iconv.h" |