Martijn Laan 1 year ago
parent
commit
0f428de416
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Components/ScintEdit.pas

+ 1 - 1
Components/ScintEdit.pas

@@ -558,7 +558,7 @@ type
 implementation
 
 uses
-  ShellAPI, RTLConsts, UITypes, GraphUtil, IsscintInt;
+  ShellAPI, RTLConsts, UITypes, GraphUtil;
 
 { TScintEdit }