diff options
Diffstat (limited to 'gfx/thebes/gfxPattern.cpp')
-rw-r--r-- | gfx/thebes/gfxPattern.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/thebes/gfxPattern.cpp b/gfx/thebes/gfxPattern.cpp index d937b992f4..3092c80087 100644 --- a/gfx/thebes/gfxPattern.cpp +++ b/gfx/thebes/gfxPattern.cpp @@ -17,6 +17,7 @@ #include <vector> +using namespace mozilla; using namespace mozilla::gfx; gfxPattern::gfxPattern(const Color& aColor) |