fix case of header file (fixes bustage probably)

This commit is contained in:
cbiesinger%web.de 2003-11-09 23:59:11 +00:00
Родитель b9630144ad
Коммит 9be9d8d59c
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>