From 5f86cd25f2255b6bee1dd77245ea91fe0a2f4bc4 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Sun, 17 May 2020 19:37:17 +0000 Subject: Issue #80 - De-unify smaller netwerk/protocol components - data - device - file - viewsource - wyciwyg --- netwerk/protocol/file/nsFileProtocolHandler.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'netwerk/protocol/file/nsFileProtocolHandler.cpp') diff --git a/netwerk/protocol/file/nsFileProtocolHandler.cpp b/netwerk/protocol/file/nsFileProtocolHandler.cpp index e55cb9d47..3896dabad 100644 --- a/netwerk/protocol/file/nsFileProtocolHandler.cpp +++ b/netwerk/protocol/file/nsFileProtocolHandler.cpp @@ -28,6 +28,8 @@ #define DESKTOP_ENTRY_SECTION "Desktop Entry" #endif +using namespace mozilla::net; + //----------------------------------------------------------------------------- nsFileProtocolHandler::nsFileProtocolHandler() -- cgit v1.2.3