summaryrefslogtreecommitdiffstats
path: root/daemon/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/command.c')
-rw-r--r--daemon/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/command.c b/daemon/command.c
index 48bed2de..8ad5db5c 100644
--- a/daemon/command.c
+++ b/daemon/command.c
@@ -22,7 +22,7 @@
#include <stdlib.h>
#include <string.h>
-#include "../src/guestfs_protocol.h"
+#include "guestfs_protocol.h"
#include "daemon.h"
#include "actions.h"