X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Ffile.cpp;h=a22b832be46a4f56179544fa96cc2cc0d8de331b;hp=9b1e433662c63e9fddfa8295fd7719789d471522;hb=c8a3f4ae89bc415bfbd877b3f4c3605ac3cf4010;hpb=c0861d1f8e3869f058bc8b152cd35a08e5b03e73 diff --git a/source/file.cpp b/source/file.cpp index 9b1e433..a22b832 100644 --- a/source/file.cpp +++ b/source/file.cpp @@ -10,7 +10,7 @@ Distributed under the LGPL #include #endif #include -#include "error.h" +#include "except.h" #include "file.h" using namespace std;