Fixed casing for nsCOMPtr inclusion

This commit is contained in:
vidur%netscape.com 1999-02-23 19:22:53 +00:00
parent 0436b7ef10
commit a5024bec72
6 changed files with 6 additions and 6 deletions

View File

@ -43,7 +43,7 @@
#include "nsIHTMLContent.h"
#include "prprf.h"
#include "nsLayoutAtoms.h"
#include "nsComPtr.h"
#include "nsCOMPtr.h"
// XXX temporary for :first-letter support
#include "nsITextContent.h"

View File

@ -43,7 +43,7 @@
#include "nsIHTMLContent.h"
#include "prprf.h"
#include "nsLayoutAtoms.h"
#include "nsComPtr.h"
#include "nsCOMPtr.h"
// XXX temporary for :first-letter support
#include "nsITextContent.h"

View File

@ -43,7 +43,7 @@
#include "nsIHTMLContent.h"
#include "prprf.h"
#include "nsLayoutAtoms.h"
#include "nsComPtr.h"
#include "nsCOMPtr.h"
// XXX temporary for :first-letter support
#include "nsITextContent.h"

View File

@ -43,7 +43,7 @@
#include "nsIHTMLContent.h"
#include "prprf.h"
#include "nsLayoutAtoms.h"
#include "nsComPtr.h"
#include "nsCOMPtr.h"
// XXX temporary for :first-letter support
#include "nsITextContent.h"

View File

@ -43,7 +43,7 @@
#include "nsIHTMLContent.h"
#include "prprf.h"
#include "nsLayoutAtoms.h"
#include "nsComPtr.h"
#include "nsCOMPtr.h"
// XXX temporary for :first-letter support
#include "nsITextContent.h"

View File

@ -43,7 +43,7 @@
#include "nsIHTMLContent.h"
#include "prprf.h"
#include "nsLayoutAtoms.h"
#include "nsComPtr.h"
#include "nsCOMPtr.h"
// XXX temporary for :first-letter support
#include "nsITextContent.h"