Fixed casing for nsCOMPtr inclusion

This commit is contained in:
vidur@netscape.com
1999-02-23 19:22:53 +00:00
parent 74bb5a5562
commit d80217598e
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"