Codetools: Use the same AVL_Tree everywhere.

git-svn-id: trunk@54564 -
This commit is contained in:
juha 2017-04-07 19:14:24 +00:00
parent ffa67e0ff4
commit f49fbe25f1

View File

@ -30,7 +30,7 @@ unit PPUCodeTools;
interface
uses
Classes, SysUtils, PPUParser, AVL_Tree, FileProcs, LazFileUtils, LazFileCache;
Classes, SysUtils, Laz_AVL_Tree, PPUParser, FileProcs, LazFileUtils, LazFileCache;
type