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 27cf77b..7aab494 100644 --- a/patch/include.h +++ b/patch/include.h @@ -264,6 +264,9 @@ #if TAGSWAPMON_PATCH #include "tagswapmon.h" #endif +#if TAPRESIZE_PATCH +#include "tapresize.h" +#endif #if TOGGLEFULLSCREEN_PATCH #include "togglefullscreen.h" #endif |
