2003/04/20 06:29:51
[org.ibex.core.git] / src / org / xwt / plat / Win32.cc
index 6ba10bf..bd27721 100644 (file)
@@ -5,6 +5,7 @@
 #define INT32 WIN32_INT32
 
 // this has to precede the others so we don't get collisions on min/max
+#include <org/xwt/util/JSObject.h>
 #include <org/xwt/Box.h>
 
 #include <stdint.h>