]> git.tdb.fi Git - libs/core.git/blobdiff - source/regex.cpp
core/error.h renamed to except.h
[libs/core.git] / source / regex.cpp
index 320705e8e33dc1cecbca03a26adab78e9d498805..d3fd0b7ebc4e58b733947387a6e4f349e83bd7ce 100644 (file)
@@ -5,7 +5,7 @@ Copyright © 2007 Mikko Rasa
 Distributed under the LGPL
 */
 #include <stack>
-#include <msp/core/error.h>
+#include <msp/core/except.h>
 #include "formatter.h"
 #include "regex.h"