fix case of header file (fixes bustage probably)

This commit is contained in:
cbiesinger%web.de 2003-11-09 23:59:11 +00:00
Родитель 15b492a3d9
Коммит d2756f1681
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -40,7 +40,7 @@
#include <nsString.h>
#include <nsIURI.h>
#include <nsIChannel.h>
#include <nsIHTTPChannel.h>
#include <nsIHttpChannel.h>
#include <nsIInputStream.h>
#include <nsNetUtil.h>