From 32577bdb3d2471c0e5ce4cfd0501a820157230cb Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 20 Apr 2019 11:12:56 +0200 Subject: Stop building /accessible unified and fix deprot. Tag #80 Note: excludes changes to Mac-specific code because I can't build for OS X to check and fix deprot there. --- accessible/html/HTMLListAccessible.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'accessible/html/HTMLListAccessible.cpp') diff --git a/accessible/html/HTMLListAccessible.cpp b/accessible/html/HTMLListAccessible.cpp index d5de25718..9e00a648a 100644 --- a/accessible/html/HTMLListAccessible.cpp +++ b/accessible/html/HTMLListAccessible.cpp @@ -10,6 +10,7 @@ #include "nsAccUtils.h" #include "Role.h" #include "States.h" +#include "EventTree.h" #include "nsBlockFrame.h" #include "nsBulletFrame.h" -- cgit v1.2.3