diff options
Diffstat (limited to 'patch/include.c')
| -rw-r--r-- | patch/include.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.c b/patch/include.c index aaaf123..81901a1 100644 --- a/patch/include.c +++ b/patch/include.c @@ -111,6 +111,9 @@ #if INPLACEROTATE_PATCH #include "inplacerotate.c" #endif +#if INSETS_PATCH +#include "insets.c" +#endif #if KEYMODES_PATCH #include "keymodes.c" #endif |
