]> 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 de0d810b8e91d307d2ba844695ebf405e2d1c905..fdd73f3c43b726175f927fe4d0ade866db577315 100644 (file)
@@ -4,7 +4,7 @@ This file is part of libmspstrings
 Copyright © 2006-2007 Mikko Rasa
 Distributed under the LGPL
 */
-#include <msp/core/error.h>
+#include <msp/core/except.h>
 #include "fmt.h"
 
 using namespace std;