chiark / gitweb /
Source code reorganization:
[disorder] / lib / charset.h
index f7860df1a2a6c457afc91c12b6f51319b3583d80..db5e7375ae6c9d238a7a54380e6b15bde14f3f11 100644 (file)
@@ -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 */