mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 20:34:01 +00:00
fix unix bustage
This commit is contained in:
parent
2e8071fbba
commit
66ea4bdd93
@ -20,7 +20,7 @@
|
||||
#define nsMIMEMessage_h___
|
||||
|
||||
#include "nsMessage.h"
|
||||
#include "nsIMIMEMessage.h"
|
||||
#include "nsIMimeMessage.h"
|
||||
#include "nsIMIMEBodyPart.h"
|
||||
#include "mime.h"
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#ifndef nsMIMEService_h___
|
||||
#define nsMIMEService_h___
|
||||
|
||||
#include "nsIMIMEService.h"
|
||||
#include "nsIMimeService.h"
|
||||
|
||||
class nsMIMEService : public nsIMIMEService
|
||||
{
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
#include "nsISupports.h"
|
||||
#include "nsString.h"
|
||||
#include "nsIMIMEMessage.h"
|
||||
#include "nsIMimeMessage.h"
|
||||
|
||||
//08d3c0f0-6f90-11d2-8dbc-00805f8a7ab6
|
||||
#define NS_IMIME_SERVICE_IID \
|
||||
|
Loading…
x
Reference in New Issue
Block a user