diff options
author | Moonchild <moonchild@palemoon.org> | 2020-05-12 12:57:04 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-05-12 12:57:04 +0000 |
commit | 0998c39f910fa2905d51d2186b2c6cab5fb75432 (patch) | |
tree | 87f80314510edcd71014ba930d6a134283689a75 /gfx/thebes/DeviceManagerDx.cpp | |
parent | 39c7fd37d5851edd2f706760a5a067ce12bb96c0 (diff) | |
download | uxp-0998c39f910fa2905d51d2186b2c6cab5fb75432.tar.gz |
Issue #80 - De-unify gfx/thebes
Diffstat (limited to 'gfx/thebes/DeviceManagerDx.cpp')
-rw-r--r-- | gfx/thebes/DeviceManagerDx.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gfx/thebes/DeviceManagerDx.cpp b/gfx/thebes/DeviceManagerDx.cpp index 9f42974c33..5f505f88ba 100644 --- a/gfx/thebes/DeviceManagerDx.cpp +++ b/gfx/thebes/DeviceManagerDx.cpp @@ -15,7 +15,6 @@ #include "mozilla/gfx/Logging.h" #include "mozilla/layers/CompositorThread.h" #include "nsIGfxInfo.h" -#include <d3d11.h> #include <ddraw.h> namespace mozilla { |