It is not an MFC project so simply including windef.h is better and allows for compiling with the Express editions of Visual Studio.
---
 client/windows/redc.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/client/windows/redc.rc b/client/windows/redc.rc
index 5f08539..ec9a9b2 100644
--- a/client/windows/redc.rc
+++ b/client/windows/redc.rc
@@ -7,7 +7,7 @@
 //
 // Generated from the TEXTINCLUDE 2 resource.
 //
-#include "afxres.h"
+#include "windef.h"

/////////////////////////////////////////////////////////////////////////////
 #undef APSTUDIO_READONLY_SYMBOLS
--
1.6.0.rc1.64.g61192

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to