diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h index f78287d..1cae911 100644 --- a/patch/include.h +++ b/patch/include.h @@ -98,6 +98,10 @@ #include "switchcol.h" #endif +#if TAGALL_PATCH +#include "tagall.h" +#endif + #if TAGALLMON_PATCH #include "tagallmon.h" #endif |
