]> git.tdb.fi Git - libs/core.git/blobdiff - source/strings/regex.cpp
Rename formatter.* to format.*
[libs/core.git] / source / strings / regex.cpp
index f45c820c80ddadf87b6e621645f02cd965ac6cdc..ef99d8022553f3542b34b3e28ef67cf769aa8e25 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #include <stack>
 #include <limits>
 #include <msp/core/except.h>
-#include "formatter.h"
+#include "format.h"
 #include "regex.h"
 
 using namespace std;