X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..d22b8a59995829bc14b4490b9bddd95346e0585d:/lib/disorder.h diff --git a/lib/disorder.h b/lib/disorder.h index db41eec..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