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