Bug 1380301 - Add windows.h include to nsLookAndFeel.h r=heycam

MozReview-Commit-ID: Js9Kc73VXS1

--HG--
extra : rebase_source : 05b984cc3aa219dddc10faf22de046d03144bf45
This commit is contained in:
Farmer Tseng 2017-07-13 13:36:31 +08:00
Родитель 225f9a9b82
Коммит 9b1bba24c6
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -6,6 +6,8 @@
#ifndef __nsLookAndFeel
#define __nsLookAndFeel
#include <windows.h>
#include "nsXPLookAndFeel.h"
#include "gfxFont.h"
#include "mozilla/RangedArray.h"