X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/0e4472a082cdbb50ee54e1886abc332f3e11bcce..89fa4d7bfe1d02662a65c4d16faa8a67a3e1041b:/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