From f5675f83488ecb3889ba4c27e768d24255df1fb6 Mon Sep 17 00:00:00 2001 From: "kipp%netscape.com" Date: Tue, 20 Apr 1999 00:24:32 +0000 Subject: [PATCH] Renamed header file --- layout/generic/nsLineLayout.h | 2 +- layout/html/base/src/nsLineLayout.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/generic/nsLineLayout.h b/layout/generic/nsLineLayout.h index 706f758e13b..8c2ade7c60f 100644 --- a/layout/generic/nsLineLayout.h +++ b/layout/generic/nsLineLayout.h @@ -21,7 +21,7 @@ #include "nsFrame.h" #include "nsVoidArray.h" -#include "nsTextReflow.h" +#include "nsTextRun.h" class nsISpaceManager; class nsBlockReflowState; diff --git a/layout/html/base/src/nsLineLayout.h b/layout/html/base/src/nsLineLayout.h index 706f758e13b..8c2ade7c60f 100644 --- a/layout/html/base/src/nsLineLayout.h +++ b/layout/html/base/src/nsLineLayout.h @@ -21,7 +21,7 @@ #include "nsFrame.h" #include "nsVoidArray.h" -#include "nsTextReflow.h" +#include "nsTextRun.h" class nsISpaceManager; class nsBlockReflowState;