From 0a33733505b3f3e098769f856adbcee597893518 Mon Sep 17 00:00:00 2001 From: Moonchild <moonchild@palemoon.org> Date: Tue, 21 Apr 2020 15:28:03 +0000 Subject: Issue #80 - De-unify dom/indexedDB --- dom/indexedDB/IDBTransaction.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/indexedDB/IDBTransaction.cpp') diff --git a/dom/indexedDB/IDBTransaction.cpp b/dom/indexedDB/IDBTransaction.cpp index a50489898..61b49b137 100644 --- a/dom/indexedDB/IDBTransaction.cpp +++ b/dom/indexedDB/IDBTransaction.cpp @@ -18,6 +18,7 @@ #include "mozilla/ipc/BackgroundChild.h" #include "nsAutoPtr.h" #include "nsPIDOMWindow.h" +#include "nsQueryObject.h" #include "nsServiceManagerUtils.h" #include "nsTHashtable.h" #include "ProfilerHelpers.h" -- cgit v1.2.3