]> git.tdb.fi Git - libs/core.git/blobdiff - transcode.cpp
Make the programs use the library and headers from installed locations to work correc...
[libs/core.git] / transcode.cpp
index 675f3681ee4e5696208e831fadab9b81289c6009..12b93ec59520863c9c41c6411403b507f8fecfbd 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id$ */
 #include <iostream>
 #include <string>
-#include "codec.h"
+#include <msp/strings/codec.h>
 
 using namespace std;
 using namespace Msp;