diff options
Diffstat (limited to 'testEncode.c')
-rw-r--r-- | testEncode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testEncode.c b/testEncode.c index a20d46f..b7b6dd8 100644 --- a/testEncode.c +++ b/testEncode.c @@ -6,7 +6,7 @@ /* Work-around CMake dependency scanning limitation. This must duplicate the above list of headers. */ #if 0 -#include "MD5.h.in" +# include "MD5.h.in" #endif #include <stdio.h> |