diff options
Diffstat (limited to 'indra/llkdu/llkdumem.h')
-rwxr-xr-x | indra/llkdu/llkdumem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llkdu/llkdumem.h b/indra/llkdu/llkdumem.h index a0d304868e..fab913d93b 100755 --- a/indra/llkdu/llkdumem.h +++ b/indra/llkdu/llkdumem.h @@ -36,7 +36,7 @@ #pragma clang diagnostic ignored "-Wunused-private-field" #include "kdu_image.h" #pragma clang diagnostic pop -#elif +#else #include "kdu_image.h" #endif |