post-rebranding cleanup
[org.ibex.core.git] / src / org / ibex / Font.java
index cd1ff80..fc84979 100644 (file)
@@ -1,6 +1,6 @@
 // Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL]
 package org.ibex;
-import org.xwt.translators.*;
+import org.ibex.translators.*;
 import org.ibex.util.*;
 import java.io.*;
 import org.ibex.js.JSExn;