X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5aff007d8fcfb4c6cc3c3627ae15f45562db7a0d..b0b15b7ced28b3c6ddfcd4b0a7e46ee6432a243c:/lib/charset.h diff --git a/lib/charset.h b/lib/charset.h index e4c72a9..db5e737 100644 --- a/lib/charset.h +++ b/lib/charset.h @@ -1,3 +1,4 @@ + /* * This file is part of DisOrder. * Copyright (C) 2004, 2005, 2007, 2008 Richard Kettlewell @@ -20,6 +21,8 @@ #ifndef CHARSET_H #define CHARSET_H +#include "log.h" + struct dynstr; /* Character encoding conversion routines */