Bug 761790 Followup to support external linkage r=bienvenu

This commit is contained in:
Neil Rashbrook 2012-06-23 01:16:57 +01:00
Родитель 1d2f741089
Коммит 983d2acfa7
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,8 @@
#define __IMPORTEMBEDDEDIMAGETDATA_H__
#include "nsIMsgSend.h"
#include "nsString.h"
#include "nsStringGlue.h"
#include "nsCOMPtr.h"
#include "nsIURI.h"
class nsImportEmbeddedImageData : public nsIMsgEmbeddedImageData