X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/0e4472a082cdbb50ee54e1886abc332f3e11bcce..49e57291d78de2b583d6f2197ae6f9d9ff05e456:/lib/cache.c diff --git a/lib/cache.c b/lib/cache.c index faca540..f812dc6 100644 --- a/lib/cache.c +++ b/lib/cache.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2006 Richard Kettlewell + * Copyright (C) 2006-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 @@ -19,8 +19,7 @@ */ /** @file lib/cache.c @brief Object caching */ -#include -#include "types.h" +#include "common.h" #include