inspect: Refuse to download software hive if it is huge.
[libguestfs.git] / daemon / inotify.c
index d5a5a73..807fb2f 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/inotify.h>
 #endif
 
-#include "../src/guestfs_protocol.h"
+#include "guestfs_protocol.h"
 #include "daemon.h"
 #include "actions.h"
 #include "optgroups.h"