Menu

Diff of /trunk/Src/UCompileMgr.pas [r1027] .. [r1028]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/Src/UCompileMgr.pas
+++ b/trunk/Src/UCompileMgr.pas
@@ -24,7 +24,7 @@
  * The Initial Developer of the Original Code is Peter Johnson
  * (http://www.delphidabbler.com/).
  *
- * Portions created by the Initial Developer are Copyright (C) 2009 Peter
+ * Portions created by the Initial Developer are Copyright (C) 2009-2010 Peter
  * Johnson. All Rights Reserved.
  *
  * Contributor(s)
@@ -44,7 +44,7 @@
   // Delphi
   Classes, Controls,
   // Project
-  IntfCompilers, USnippets, UView;
+  Compilers.UGlobals, USnippets, UView;
 
 
 type
@@ -142,7 +142,7 @@
   // Delphi
   SysUtils,
   // Project
-  FmCompErrorDlg, FmCompilersDlg, UCompilers, UTestCompileUI;
+  Compilers.UCompilers, FmCompErrorDlg, FmCompilersDlg, UTestCompileUI;
 
 
 { TCompileMgr }
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.