X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fbuffered.cpp;h=4327413d2c3e136f34f952f70bf52ecd32cf6fe3;hp=4cd5cb4d0eed742c81357cedd634895793dae7f2;hb=c8a3f4ae89bc415bfbd877b3f4c3605ac3cf4010;hpb=c0861d1f8e3869f058bc8b152cd35a08e5b03e73 diff --git a/source/buffered.cpp b/source/buffered.cpp index 4cd5cb4..4327413 100644 --- a/source/buffered.cpp +++ b/source/buffered.cpp @@ -5,7 +5,7 @@ Copyright © 2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ #include "buffered.h" -#include "error.h" +#include "except.h" using namespace std;