mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-07 23:43:37 +00:00
Bug 920112 - Make sure nsCOMPtr<nsIFile> is defined before using. r=ehsan
This commit is contained in:
parent
6cadde8ff3
commit
a2f7509199
@ -37,6 +37,7 @@
|
||||
#define mozHunspellDirProvider_h__
|
||||
|
||||
#include "nsIDirectoryService.h"
|
||||
#include "nsIFile.h"
|
||||
#include "nsISimpleEnumerator.h"
|
||||
#include "mozilla/Attributes.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user