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