X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fseek.cpp;h=88ba0337e578b437242edcfde38b28307f031e21;hp=f2d381e293ce967cf8364afcafa5f82e2792710a;hb=c8a3f4ae89bc415bfbd877b3f4c3605ac3cf4010;hpb=c0861d1f8e3869f058bc8b152cd35a08e5b03e73 diff --git a/source/seek.cpp b/source/seek.cpp index f2d381e..88ba033 100644 --- a/source/seek.cpp +++ b/source/seek.cpp @@ -7,7 +7,7 @@ Distributed under the LGPL #ifdef WIN32 #include #endif -#include +#include "except.h" #include "seek.h" namespace Msp {