]> git.tdb.fi Git - libs/core.git/blobdiff - source/seek.cpp
Mark the print functions inline
[libs/core.git] / source / seek.cpp
index f2d381e293ce967cf8364afcafa5f82e2792710a..88ba0337e578b437242edcfde38b28307f031e21 100644 (file)
@@ -7,7 +7,7 @@ Distributed under the LGPL
 #ifdef WIN32
 #include <windows.h>
 #endif
-#include <msp/core/error.h>
+#include "except.h"
 #include "seek.h"
 
 namespace Msp {