summaryrefslogtreecommitdiffhomepage
path: root/patch/vanitygaps.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/vanitygaps.h')
-rw-r--r--patch/vanitygaps.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch/vanitygaps.h b/patch/vanitygaps.h
index 1c5f0d7..c3eb622 100644
--- a/patch/vanitygaps.h
+++ b/patch/vanitygaps.h
@@ -14,6 +14,6 @@ static void togglegaps(const Arg *arg);
static void getgaps(Monitor *m, int *oh, int *ov, int *ih, int *iv, unsigned int *nc);
#endif
static void setgaps(int oh, int ov, int ih, int iv);
-#if DWMC_PATCH
+#if IPC_PATCH || DWMC_PATCH
static void setgapsex(const Arg *arg);
-#endif // DWMC_PATCH \ No newline at end of file
+#endif // IPC_PATCH | DWMC_PATCH \ No newline at end of file