X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fstrings%2Fregex.cpp;h=ef99d8022553f3542b34b3e28ef67cf769aa8e25;hb=3a965c87750250c8facc9dbff02aeb3a88e19f05;hp=f45c820c80ddadf87b6e621645f02cd965ac6cdc;hpb=b56eb5ec1da675da0c66abc53c1e4f6c4e4cccbd;p=libs%2Fcore.git diff --git a/source/strings/regex.cpp b/source/strings/regex.cpp index f45c820..ef99d80 100644 --- a/source/strings/regex.cpp +++ b/source/strings/regex.cpp @@ -8,7 +8,7 @@ Distributed under the LGPL #include #include #include -#include "formatter.h" +#include "format.h" #include "regex.h" using namespace std;