diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patch/include.h b/patch/include.h index 9c1980f..4ae5675 100644 --- a/patch/include.h +++ b/patch/include.h @@ -17,7 +17,7 @@ #if CFACTS_PATCH #include "cfacts.h" #endif -#if CMDCUSTOMIZE +#if CMDCUSTOMIZE_PATCH #include "cmdcustomize.h" #endif #if COMBO_PATCH @@ -174,4 +174,4 @@ #endif #if TILE_LAYOUT #include "tile.h" -#endif
\ No newline at end of file +#endif |
