diff options
Diffstat (limited to 'src/d/d_error_msg.cpp')
| -rw-r--r-- | src/d/d_error_msg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_error_msg.cpp b/src/d/d_error_msg.cpp index 6416755509..a179e1856c 100644 --- a/src/d/d_error_msg.cpp +++ b/src/d/d_error_msg.cpp @@ -3,7 +3,7 @@ * Disk Error Message screen handler */ -#include "d/dolzel.h" +#include "d/dolzel.h" // IWYU pragma: keep #include <cstring.h> #include "JSystem/J2DGraph/J2DOrthoGraph.h" |
