diff --git a/include/spdlog/fmt/fmt.h b/include/spdlog/fmt/fmt.h index c97ae673..92ca4e50 100644 --- a/include/spdlog/fmt/fmt.h +++ b/include/spdlog/fmt/fmt.h @@ -20,7 +20,7 @@ #endif #include "bundled/format.h" #if defined(SPDLOG_FMT_PRINTF) -#include "bundled/fmt/printf.h" +#include "bundled/printf.h" #endif #else //external fmtlib