Bug 1084514 - Fix AndroidSourceTexture namespace issues. r=dholbert CLOSED TREE
This worked in the unified build because it borrowed includes and namespace references from other files.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "GLContext.h"
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::gl;
|
||||
using namespace mozilla::widget::android;
|
||||
|
||||
// UGH
|
||||
|
||||
Reference in New Issue
Block a user