summaryrefslogtreecommitdiffstats
path: root/include/ingen/Log.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Log.hpp')
-rw-r--r--include/ingen/Log.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ingen/Log.hpp b/include/ingen/Log.hpp
index 44bf0e2e..173127a1 100644
--- a/include/ingen/Log.hpp
+++ b/include/ingen/Log.hpp
@@ -18,7 +18,7 @@
#define INGEN_LOG_HPP
#include <ingen/LV2Features.hpp>
-#include <ingen/fmt.hpp> // IWYU pragma: export
+#include <ingen/fmt.hpp>
#include <ingen/ingen.h>
#include <lv2/core/lv2.h>
#include <lv2/log/log.h>