diff options
Diffstat (limited to 'patch/include.c')
| -rw-r--r-- | patch/include.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.c b/patch/include.c index d3da45a..3c73054 100644 --- a/patch/include.c +++ b/patch/include.c @@ -90,6 +90,9 @@ #if SYSTRAY_PATCH #include "systray.c" #endif +#if SWALLOW_PATCH +#include "swallow.c" +#endif // SWALLOW_PATCH #if SWITCHCOL_PATCH #include "switchcol.c" #endif |
