Index: /trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp
===================================================================
--- /trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp	(revision 65078)
+++ /trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp	(revision 65079)
@@ -82,5 +82,5 @@
 
 /** Maximum buffer size we support, check whether darwin has some real upper limit. */
-#define SOL_SCSI_MAX_BUFFER_SIZE (100 * _1K)
+#define WIN_SCSI_MAX_BUFFER_SIZE (100 * _1K)
 
 /**
