removed import org.ibex (breaks gcj)
[org.ibex.core.git] / src / org / ibex / plat / Darwin.cc
index 7ab8696..0ce47ac 100644 (file)
@@ -24,7 +24,7 @@
 #include <org/ibex/plat/Darwin$CarbonOpenGL.h>
 #include <org/ibex/plat/Darwin$FileDialogHelper.h>
 #include <org/ibex/plat/GCJ$Retainer.h>
-#include <org/ibex/HTTP$Proxy.h>
+#include <org/ibex/net/HTTP$Proxy.h>
 #include <org/ibex/util/Semaphore.h>
 
 #include <stdlib.h>