diff options
Diffstat (limited to '')
-rw-r--r-- | test/run_normalize.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/run_normalize.cxx b/test/run_normalize.cxx index 9a361b790..092deab59 100644 --- a/test/run_normalize.cxx +++ b/test/run_normalize.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 @@ -28,7 +28,6 @@ #include "AudioParser.hxx" #include "AudioFormat.hxx" #include "util/Error.hxx" -#include "stdbin.h" #include <stddef.h> #include <stdio.h> |