X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/3fbdc96d45fbf2abcc93ed2e8ad206bc540be92b..c4f9292be2820445cc4dadac30f54876e24210e3:/clients/disorderfm.c diff --git a/clients/disorderfm.c b/clients/disorderfm.c index a55cc44..b293301 100644 --- a/clients/disorderfm.c +++ b/clients/disorderfm.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2006 Richard Kettlewell + * Copyright (C) 2006, 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 @@ -18,8 +18,7 @@ * USA */ -#include -#include "types.h" +#include "common.h" #include #include @@ -29,7 +28,6 @@ #include #include #include -#include #include #include "syscalls.h"