зеркало из https://github.com/mozilla/gecko-dev.git
attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind.
This commit is contained in:
Родитель
473ae34fc0
Коммит
6cb924a587
|
@ -1,4 +1,4 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: NPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Netscape Public License
|
||||
|
@ -40,12 +40,12 @@
|
|||
#include "nsUserInfo.h"
|
||||
#include "nsCommandLineService.h"
|
||||
#include "nsXPFEComponentsCID.h"
|
||||
#include "nsToolkitCompsCID.h"
|
||||
|
||||
#if defined(MOZ_PHOENIX) || defined(MOZ_SUNBIRD)
|
||||
#ifdef XP_WIN
|
||||
#include "nsAlertsService.h"
|
||||
#endif
|
||||
#include "nsToolkitCompsCID.h"
|
||||
#include "nsDocShellCID.h"
|
||||
#include "nsAutoCompleteController.h"
|
||||
#include "nsAutoCompleteMdbResult.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче