summaryrefslogtreecommitdiffstats
path: root/widget/windows/InkCollector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'widget/windows/InkCollector.cpp')
-rw-r--r--widget/windows/InkCollector.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/widget/windows/InkCollector.cpp b/widget/windows/InkCollector.cpp
index 5383dda7c..3268fe95b 100644
--- a/widget/windows/InkCollector.cpp
+++ b/widget/windows/InkCollector.cpp
@@ -7,6 +7,8 @@
#include "InkCollector.h"
+using namespace mozilla;
+
// Msinkaut_i.c and Msinkaut.h should both be included
// https://msdn.microsoft.com/en-us/library/windows/desktop/ms695519.aspx
#include <msinkaut_i.c>