X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/8899ace011f6a98ddd86e5a446fb118673273eb0..05b75f8d50b83e943af3be4071449304d82dbdcd:/lib/mixer-alsa.c?ds=sidebyside diff --git a/lib/mixer-alsa.c b/lib/mixer-alsa.c index a0e5767..4ba684f 100644 --- a/lib/mixer-alsa.c +++ b/lib/mixer-alsa.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2007 Richard Kettlewell + * Copyright (C) 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 @@ -29,17 +29,12 @@ * (as I don't one). */ -#include +#include "common.h" #if HAVE_ALSA_ASOUNDLIB_H -#include "types.h" - -#include -#include #include #include -#include #include #include #include