X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/7e3178245205a63f6922bda8bb51cd1ebdc34fa4..00e0c65285bf2e4c345f32bad3ee6b9f72c5c88a:/lib/charset.h diff --git a/lib/charset.h b/lib/charset.h index f7860df..db5e737 100644 --- a/lib/charset.h +++ b/lib/charset.h @@ -1,6 +1,7 @@ + /* * This file is part of DisOrder. - * Copyright (C) 2004, 2005 Richard Kettlewell + * Copyright (C) 2004, 2005, 2007, 2008 Richard Kettlewell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,6 +21,8 @@ #ifndef CHARSET_H #define CHARSET_H +#include "log.h" + struct dynstr; /* Character encoding conversion routines */