]> git.tdb.fi Git - libs/core.git/blobdiff - source/fmt.cpp
core/error.h renamed to except.h
[libs/core.git] / source / fmt.cpp
index 05f9be5a2decaaa558a5ba30c61b806d41eb5639..fdd73f3c43b726175f927fe4d0ade866db577315 100644 (file)
@@ -4,8 +4,7 @@ This file is part of libmspstrings
 Copyright © 2006-2007 Mikko Rasa
 Distributed under the LGPL
 */
-
-#include <msp/error.h>
+#include <msp/core/except.h>
 #include "fmt.h"
 
 using namespace std;