diff --git a/taglib/toolkit/tsmartptr.h b/taglib/toolkit/tsmartptr.h index c89609f6..f04c5f11 100644 --- a/taglib/toolkit/tsmartptr.h +++ b/taglib/toolkit/tsmartptr.h @@ -28,7 +28,9 @@ // This file is not a part of TagLib public interface. This is not installed. -#include "config.h" +#ifdef HAVE_CONFIG_H +#include +#endif #ifndef DO_NOT_DOCUMENT // Tell Doxygen to skip this class. /*!