]> git.tdb.fi Git - libs/core.git/blobdiff - source/lexicalcast.h
core/error.h renamed to except.h
[libs/core.git] / source / lexicalcast.h
index c73856b8228894374f00b97e2f81dcbcd4532ca2..e67f361faa24429189027515f403f0604c9a0650 100644 (file)
@@ -10,7 +10,7 @@ Distributed under the LGPL
 
 #include <sstream>
 #include <string>
-#include <msp/core/error.h>
+#include <msp/core/except.h>
 #include "fmt.h"
 
 namespace Msp {