2003/02/25 21:37:13
[org.ibex.core.git] / src / org / xwt / plat / X11.cc
index 9fd2ac3..684f3bb 100644 (file)
@@ -35,6 +35,8 @@
 #include <java/lang/System.h>
 #include <java/io/PrintStream.h>
 
+#include "POSIX.cc"
+
 // static (per-xserver) data
 static Visual* visual;
 static Colormap s_colormap;