Bug 1419771 followup: fix mingw build bustage

This commit is contained in:
David Major 2018-01-09 15:43:47 -05:00
parent 166bafcfe1
commit bace46558f

View File

@ -7,6 +7,7 @@
#ifndef mozilla_dom_workers_serviceworkerevents_h__
#define mozilla_dom_workers_serviceworkerevents_h__
#include "mozilla/dom/DOMPrefs.h"
#include "mozilla/dom/Event.h"
#include "mozilla/dom/ExtendableEventBinding.h"
#include "mozilla/dom/ExtendableMessageEventBinding.h"