зеркало из https://github.com/mozilla/gecko-dev.git
fix unix bustage
This commit is contained in:
Родитель
2e8071fbba
Коммит
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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче