summaryrefslogtreecommitdiff
path: root/src/d/d_spline_path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_spline_path.cpp')
-rw-r--r--src/d/d_spline_path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_spline_path.cpp b/src/d/d_spline_path.cpp
index 1100428414..5c9c226c06 100644
--- a/src/d/d_spline_path.cpp
+++ b/src/d/d_spline_path.cpp
@@ -3,7 +3,7 @@
* dolzel2 - Spline Path Management
*/
-#include "d/dolzel.h"
+#include "d/dolzel.h" // IWYU pragma: keep
#include "d/d_spline_path.h"
#include "d/d_path.h"