Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeting.cpp

This commit is contained in:
adeshkp 2020-05-01 23:43:15 +05:30 committed by Roy Tam
commit d7d96314fe

View file

@ -8,6 +8,7 @@
#include "mozilla/EventStates.h"
#include "mozilla/MouseEvents.h"
#include "mozilla/Preferences.h"
#include "nsIContentInlines.h"
#include "nsLayoutUtils.h"
#include "nsGkAtoms.h"
#include "nsFontMetrics.h"