[Spice-devel] [PATCH] vdagent: use vdagent.h
Arnon Gilboa
agilboa at redhat.com
Mon Aug 9 02:58:34 PDT 2010
From: Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>
---
common/vdcommon.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/common/vdcommon.h b/common/vdcommon.h
index 2e4ed5d..ba9d0ec 100644
--- a/common/vdcommon.h
+++ b/common/vdcommon.h
@@ -21,7 +21,7 @@
#pragma warning(disable:4200)
#include <windows.h>
-#include "vd_agent.h"
+#include "vdagent.h"
#include "vdlog.h"
#define VD_SERVICE_PIPE_NAME TEXT("\\\\.\\pipe\\vdservicepipe")
--
1.5.5.6
More information about the Spice-devel
mailing list