diff options
Diffstat (limited to 'Source/cmDependsJava.h')
-rw-r--r-- | Source/cmDependsJava.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDependsJava.h b/Source/cmDependsJava.h index a07bf0979c..4fd59604a6 100644 --- a/Source/cmDependsJava.h +++ b/Source/cmDependsJava.h @@ -3,7 +3,7 @@ #ifndef cmDependsJava_h #define cmDependsJava_h -#include "cmConfigure.h" +#include "cmConfigure.h" // IWYU pragma: keep #include "cmDepends.h" |