diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h index 62ecd46..ba906a5 100644 --- a/patch/include.h +++ b/patch/include.h @@ -113,6 +113,9 @@ #if SWAPFOCUS_PATCH && PERTAG_PATCH #include "swapfocus.h" #endif +#if SWAPTAGS_PATCH +#include "swaptags.h" +#endif #if SWITCHCOL_PATCH #include "switchcol.h" #endif |
