зеркало из https://github.com/mozilla/pjs.git
Fix bustage from bad casing in #include
This commit is contained in:
Родитель
3de34f8d76
Коммит
ccfa77b688
|
@ -41,7 +41,7 @@
|
||||||
#include "prmem.h"
|
#include "prmem.h"
|
||||||
#include "prbit.h"
|
#include "prbit.h"
|
||||||
#include "nsString.h"
|
#include "nsString.h"
|
||||||
#include "nsIHTMLStylesheet.h"
|
#include "nsIHTMLStyleSheet.h"
|
||||||
#include "nsRuleWalker.h"
|
#include "nsRuleWalker.h"
|
||||||
#include "nsMappedAttributes.h"
|
#include "nsMappedAttributes.h"
|
||||||
#include "nsUnicharUtils.h"
|
#include "nsUnicharUtils.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче