2002/08/28 02:02:06
[org.ibex.core.git] / src / org / xwt / plat / PalmOS.java
index 34f9c12..1f40ab3 100644 (file)
@@ -1,5 +1,6 @@
 // Copyright 2002 Adam Megacz, see the COPYING file for licensing [GPL]
 package org.xwt.plat;
+import org.xwt.*;
 
 /** Platform class for PalmOS devices */
 public class PalmOS extends Platform {