Bug 583499 - Bustage fix #2. Include npapi.h so NP_NO_QUICKDRAW is defined. r=cjones on irc, a=bustage

This commit is contained in:
Joe Drew 2011-01-20 23:01:25 -05:00
Родитель 2ed6ba5845
Коммит f8eb2bf0b2
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -53,6 +53,7 @@
#include "LayerManagerOGL.h"
#include "nsIXULRuntime.h"
#include "nsIGfxInfo.h"
#include "npapi.h"
#ifdef DEBUG
#include "nsIObserver.h"