X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..e61aef23714a47c79899ba5bc838c1f1f2a14618:/lib/disorder.h diff --git a/lib/disorder.h b/lib/disorder.h index ded021f..856f0a3 100644 --- a/lib/disorder.h +++ b/lib/disorder.h @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004, 2005, 2006 Richard Kettlewell + * Copyright (C) 2004-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 @@ -21,6 +21,8 @@ #ifndef DISORDER_H #define DISORDER_H +#include + #ifdef __cplusplus extern "C" { #endif @@ -212,4 +214,3 @@ c-basic-offset:2 comment-column:40 End: */ -/* arch-tag:e9581e408f14d9382e27fbc06755baa6 */