use mozilla/network now instead of lib/libnet

git-svn-id: svn://10.0.0.236/trunk@1406 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
montulli
1998-05-11 22:09:10 +00:00
parent 9fa204a081
commit 527d9f61ef
3 changed files with 31 additions and 65 deletions

View File

@@ -30,7 +30,7 @@
#include "mainfrm.h"
#include "prefapi.h" // Added so that prefs can be referenced (Dave Hyatt - 8/13/97)
#include "net.h" // Added so cache can be referenced (8/18/97)
#include "mkcache.h" // Ditto
#include "netcache.h" // Ditto
#include "cxprint.h" // The printing context... used for PrintWindow and PrintURL (8/27/97)
#include "animecho.h"