diff options
Diffstat (limited to 'patch/tagothermonitor.h')
| -rw-r--r-- | patch/tagothermonitor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patch/tagothermonitor.h b/patch/tagothermonitor.h index 5cc033f..e2aa24f 100644 --- a/patch/tagothermonitor.h +++ b/patch/tagothermonitor.h @@ -1,7 +1,7 @@ -#if DWMC_PATCH +#if IPC_PATCH || DWMC_PATCH static void tagnextmonex(const Arg *arg); static void tagprevmonex(const Arg *arg); -#endif // DWMC_PATCH +#endif // IPC_PATCH | DWMC_PATCH static void tagnextmon(const Arg *arg); static void tagprevmon(const Arg *arg); |
