浏览代码

+ Renamed intf to avoid conflicts

michael 21 年之前
父节点
当前提交
68cd24e2e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/objpas/sysutils/sysutils.inc

+ 1 - 1
rtl/objpas/sysutils/sysutils.inc

@@ -72,7 +72,7 @@
 
 
 {$ifdef HASINTF}
 {$ifdef HASINTF}
   { Interfaces support }
   { Interfaces support }
-  {$i intf.inc}
+  {$i sysuintf.inc}
 {$endif HASINTF}
 {$endif HASINTF}
 
 
     constructor Exception.Create(const msg : string);
     constructor Exception.Create(const msg : string);