X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fseek.cpp;h=b10c5a0c27aa966add8703e739da11d0819efff2;hp=f2d381e293ce967cf8364afcafa5f82e2792710a;hb=b97d4e9f86e90254ab9edef7ee62a910f6333c78;hpb=c0861d1f8e3869f058bc8b152cd35a08e5b03e73 diff --git a/source/seek.cpp b/source/seek.cpp index f2d381e..b10c5a0 100644 --- a/source/seek.cpp +++ b/source/seek.cpp @@ -1,13 +1,7 @@ -/* $Id$ - -This file is part of libmspio -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ #ifdef WIN32 #include #endif -#include +#include "except.h" #include "seek.h" namespace Msp {