]> git.tdb.fi Git - libs/core.git/blobdiff - source/codec.h
core/error.h renamed to except.h
[libs/core.git] / source / codec.h
index 3470ccc68e6c65ad4890f499a54b41c88fa91256..bb35b0b43528ca4eba14dc66682f43ae26bca651 100644 (file)
@@ -9,7 +9,7 @@ Distributed under the LGPL
 #define MSP_STRINGS_CODEC_H_
 
 #include <string>
-#include <msp/core/error.h>
+#include <msp/core/except.h>
 
 namespace Msp {
 namespace Codecs {