diff options
Diffstat (limited to 'src/input/Handler.hxx')
-rw-r--r-- | src/input/Handler.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input/Handler.hxx b/src/input/Handler.hxx index 533e51518..b27b996da 100644 --- a/src/input/Handler.hxx +++ b/src/input/Handler.hxx @@ -20,8 +20,6 @@ #ifndef MPD_INPUT_STREAM_HANDLER_HXX #define MPD_INPUT_STREAM_HANDLER_HXX -#include "check.h" - /** * An interface which gets receives events from an #InputStream. Its * methods will be called from within an arbitrary thread and must not |