diff options
Diffstat (limited to '')
-rw-r--r-- | test/software_volume.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/software_volume.cxx b/test/software_volume.cxx index 1e41f95fd..a0dd207a7 100644 --- a/test/software_volume.cxx +++ b/test/software_volume.cxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2014 The Music Player Daemon Project + * Copyright (C) 2003-2015 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify @@ -29,7 +29,6 @@ #include "AudioFormat.hxx" #include "util/ConstBuffer.hxx" #include "util/Error.hxx" -#include "stdbin.h" #include "Log.hxx" #include <stdio.h> |