Browse Source

resolve.inc fron win was moved to ../win

git-svn-id: trunk@3307 -
armin 19 years ago
parent
commit
c6a9d889fa
2 changed files with 2 additions and 2 deletions
  1. 1 1
      fcl/netware/resolve.inc
  2. 1 1
      fcl/netwlibc/resolve.inc

+ 1 - 1
fcl/netware/resolve.inc

@@ -1 +1 @@
-{$include ../win32/resolve.inc}
+{$include ../win/resolve.inc}

+ 1 - 1
fcl/netwlibc/resolve.inc

@@ -1,5 +1,5 @@
 {netware has winsock like win32}
 {use win32 implementation based on winsock}
-{$include ../win32/resolve.inc}
+{$include ../win/resolve.inc}