зеркало из https://github.com/mozilla/pjs.git
Fixing build bustage.
This commit is contained in:
Родитель
951a63c667
Коммит
d57d459050
|
@ -62,9 +62,10 @@ REQUIRES = xpcom \
|
|||
necko \
|
||||
content \
|
||||
layout \
|
||||
dom \
|
||||
dom \
|
||||
debug \
|
||||
imglib2 \
|
||||
windowwatcher \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -49,6 +49,9 @@
|
|||
#include "nsReadableUtils.h"
|
||||
#include "nsGfxCIID.h"
|
||||
|
||||
#include "nsIWindowWatcher.h"
|
||||
#include "nsIDOMWindow.h"
|
||||
|
||||
// File Picker
|
||||
#include "nsILocalFile.h"
|
||||
#include "nsIFile.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче