]> git.tdb.fi Git - libs/core.git/blobdiff - source/codec.h
Add glob and regex thingies
[libs/core.git] / source / codec.h
index 7acd88f89008e6e50b72333f4437172907dd7b55..b194c3f46b56b4be503ff63e2741f8243f43c3fa 100644 (file)
@@ -1,8 +1,15 @@
+/* $Id$
+
+This file is part of libmspstrings
+Copyright © 2006-2007 Mikko Rasa
+Distributed under the LGPL
+*/
+
 #ifndef MSP_STRINGS_CODEC_H_
 #define MSP_STRINGS_CODEC_H_
 
 #include <string>
-#include <msp/error.h>
+#include <msp/core/error.h>
 
 namespace Msp {