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 65e0eda..9ab7527 100644 --- a/patch/include.h +++ b/patch/include.h @@ -98,6 +98,9 @@ #endif /* Other patches */ +#if ALT_TAB_PATCH +#include "alttab.h" +#endif #if ASPECTRESIZE_PATCH #include "aspectresize.h" #endif |
