X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fparser.cpp;h=5972e2d98f832d312afa4373bfe66d4204d10f8f;hb=cd3de49e76305a50ae61696210ce10804a59cef1;hp=a9bbbf22fe8ccb52cf8a60ede5d914f581fdcf04;hpb=c18ba5448918a7418b3e01e1a1c5cf473efce592;p=libs%2Fdatafile.git diff --git a/source/parser.cpp b/source/parser.cpp index a9bbbf2..5972e2d 100644 --- a/source/parser.cpp +++ b/source/parser.cpp @@ -1,6 +1,6 @@ #include #include "binaryparser.h" -#include "dataerror.h" +#include "except.h" #include "parser.h" #include "statement.h" #include "textparser.h"