diff --git a/include/FLAC/callback.h b/include/FLAC/callback.h index f2cf602a..239f7e52 100644 --- a/include/FLAC/callback.h +++ b/include/FLAC/callback.h @@ -32,10 +32,6 @@ #ifndef FLAC__CALLBACK_H #define FLAC__CALLBACK_H -#ifdef HAVE_CONFIG_H -#include -#endif - #include "ordinals.h" #include /* for size_t */