Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst

This commit is contained in:
Ehsan Akhgari
2013-10-02 07:40:07 -04:00
parent 9178d86977
commit efc3e90cac
26 changed files with 47 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
#include "nsEventDispatcher.h"
#include "nsIPresShell.h"
#include "mozilla/BasicEvents.h"
#include "nsIDocument.h"
using namespace mozilla;