summaryrefslogtreecommitdiff
path: root/www/firefox52/patches/patch-dom_filesystem_compat_FileSystemDirectoryReader.h
blob: 7decde2ea7c3f739eb3b1210fb8bdc0401ff25b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-dom_filesystem_compat_FileSystemDirectoryReader.h,v 1.1 2017/04/27 01:55:57 ryoon Exp $

--- dom/filesystem/compat/FileSystemDirectoryReader.h.orig	2017-04-11 02:13:18.000000000 +0000
+++ dom/filesystem/compat/FileSystemDirectoryReader.h
@@ -11,6 +11,7 @@
 #include "mozilla/ErrorResult.h"
 #include "mozilla/dom/BindingDeclarations.h"
 #include "nsCycleCollectionParticipant.h"
+#include "mozilla/dom/FileSystemDirectoryEntry.h"
 #include "nsWrapperCache.h"
 
 namespace mozilla {