Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix DirProvider include
  • Loading branch information
rainemak committed Dec 19, 2016
1 parent 148c075 commit 4a8baa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedding/embedlite/utils/DirProvider.h
Expand Up @@ -6,7 +6,7 @@
#ifndef __DirProvider_h_
#define __DirProvider_h_

#include "nsProfileDirServiceProvider.h"
#include "nsIDirectoryService.h"

class DirProvider : public nsIDirectoryServiceProvider2
{
Expand Down

0 comments on commit 4a8baa3

Please sign in to comment.