summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-09-06 00:24:57 +0300
committerAndrei Karas <akaras@inbox.ru>2017-09-06 00:24:57 +0300
commitf82a8240b7f160e1a171871b3596cc13cabc34b2 (patch)
tree058fb0d37e7fbbb76e74921454834b02899a9a19 /src/client.h
parent471ebb87308b318d8b04f773954d2be4f49f080d (diff)
downloadplus-f82a8240b7f160e1a171871b3596cc13cabc34b2.tar.gz
plus-f82a8240b7f160e1a171871b3596cc13cabc34b2.tar.bz2
plus-f82a8240b7f160e1a171871b3596cc13cabc34b2.tar.xz
plus-f82a8240b7f160e1a171871b3596cc13cabc34b2.zip
Move dyecmd separate sources from dyetool into progs/dyecmd directory.
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client.h b/src/client.h
index 06e362a35..6c6888f52 100644
--- a/src/client.h
+++ b/src/client.h
@@ -24,7 +24,7 @@
#define CLIENT_H
#ifdef DYECMD
-#include "dyetool/client.h"
+#include "progs/dyecmd/client.h"
#else // DYECMD