Bug 1181832 - Include gfxPrefs.h from nsImageLoadingContet.cpp to fix bustage on a CLOSED TREE. r=bustage

This commit is contained in:
Botond Ballo 2015-07-13 14:25:13 -04:00
parent 610ae1acd2
commit 62f8959bd9

View File

@ -41,6 +41,8 @@
#include "nsIContentPolicy.h"
#include "nsSVGEffects.h"
#include "gfxPrefs.h"
#include "mozAutoDocUpdate.h"
#include "mozilla/AsyncEventDispatcher.h"
#include "mozilla/EventStates.h"