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 3961d41..9130311 100644 --- a/patch/include.h +++ b/patch/include.h @@ -79,6 +79,9 @@ #endif /* Other patches */ +#if ASPECTRESIZE_PATCH +#include "aspectresize.h" +#endif #if ATTACHABOVE_PATCH || ATTACHASIDE_PATCH || ATTACHBELOW_PATCH || ATTACHBOTTOM_PATCH #include "attachx.h" #endif |
