Issue #80 - De-unify dom/gamepad

This commit is contained in:
wolfbeast 2020-04-20 18:08:32 +02:00 committed by Roy Tam
commit 040477a3f3
12 changed files with 23 additions and 7 deletions

View file

@ -7,6 +7,7 @@
// mostly derived from the Allegro source code at:
// http://alleg.svn.sourceforge.net/viewvc/alleg/allegro/branches/4.9/src/macosx/hidjoy.m?revision=13760&view=markup
#include "mozilla/dom/Gamepad.h"
#include "mozilla/dom/GamepadPlatformService.h"
#include "mozilla/ArrayUtils.h"
#include "nsThreadUtils.h"