mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Build fix
This commit is contained in:
parent
8f022ce032
commit
c059302c3a
@ -46,7 +46,6 @@
|
||||
#include "mozilla/ipc/SyncChannel.h"
|
||||
|
||||
using namespace mozilla::plugins;
|
||||
using namespace mozilla::gfx;
|
||||
|
||||
#ifdef MOZ_WIDGET_GTK2
|
||||
|
||||
@ -56,6 +55,7 @@ using namespace mozilla::gfx;
|
||||
#include "gtk2xtbin.h"
|
||||
|
||||
#elif defined(OS_WIN)
|
||||
using mozilla::gfx::SharedDIB;
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user