Parser detects wrong include files now
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / core / OverflowingLRUCache.java
index 8b415c0..9192499 100644 (file)
@@ -13,7 +13,8 @@ package net.sourceforge.phpdt.internal.core;
 import java.util.Enumeration;
 import java.util.Iterator;
 
-import net.sourceforge.phpdt.core.util.LRUCache;
+import net.sourceforge.phpdt.internal.core.util.LRUCache;
+import net.sourceforge.phpdt.internal.core.util.Util;
 
 /**
  *     The <code>OverflowingLRUCache</code> is an LRUCache which attempts