mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 807938 - Fix nsGnomeVFSProtocolHandler.cpp compile problem (PR_FormatTimeUSEnglish was not declared in this scope), r=ehsan
This commit is contained in:
parent
4b4ffca770
commit
2627db994b
@ -10,6 +10,7 @@ extern "C" {
|
||||
#include <libgnomevfs/gnome-vfs-mime-utils.h>
|
||||
}
|
||||
|
||||
#include "NSPRFormatTime.h" // must be before anything that includes prtime.h
|
||||
#include "nsServiceManagerUtils.h"
|
||||
#include "nsComponentManagerUtils.h"
|
||||
#include "mozilla/ModuleUtils.h"
|
||||
|
Loading…
Reference in New Issue
Block a user