Bug 743680 - nsGlobalWindow.h uses GetWrapper, include nsWrapperCacheInlines.h. r=dbolter.

--HG--
extra : rebase_source : 9e0b59c3b4929b7c48767be1732269133cb4e18f
This commit is contained in:
Rafael Ávila de Espíndola 2012-04-20 16:43:48 -04:00
parent 149185edba
commit 9f86199900

View File

@ -98,6 +98,7 @@
#include "mozilla/TimeStamp.h"
#include "nsIDOMTouchEvent.h"
#include "nsIInlineEventHandlers.h"
#include "nsWrapperCacheInlines.h"
// JS includes
#include "jsapi.h"