diff options
Diffstat (limited to 'src/LogV.hxx')
-rw-r--r-- | src/LogV.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LogV.hxx b/src/LogV.hxx index 4bd4f801d..9f3687ba0 100644 --- a/src/LogV.hxx +++ b/src/LogV.hxx @@ -20,7 +20,7 @@ #ifndef MPD_LOGV_HXX #define MPD_LOGV_HXX -#include "Log.hxx" +#include "Log.hxx" // IWYU pragma: export #include <stdarg.h> |