Index: live.h
===================================================================
--- live.h	(revision 28)
+++ live.h	(revision 29)
@@ -1,3 +1,4 @@
+#ifndef WIN32
 #ifndef _LIVE_H
 #define _LIVE_H
 #include "../live.h"
@@ -190,3 +191,4 @@
 
 
 #endif
+#endif