summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h
index feead38e4..e896bb1e5 100644
--- a/src/client.h
+++ b/src/client.h
@@ -23,7 +23,9 @@
#ifdef DYECMD
#include "progs/dyecmd/client.h"
+PROGS_DYECMD_CLIENT_H
#else // DYECMD
#include "progs/manaplus/client.h"
+PROGS_MANAPLUS_CLIENT_H
#endif // DYECMD
#endif // CLIENT_H