diff options
Diffstat (limited to 'plugins/IEView/src/stdafx.h')
-rw-r--r-- | plugins/IEView/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/IEView/src/stdafx.h b/plugins/IEView/src/stdafx.h index a6c9a689f1..3e72669271 100644 --- a/plugins/IEView/src/stdafx.h +++ b/plugins/IEView/src/stdafx.h @@ -61,14 +61,12 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "ieview_services.h"
#include "Options.h"
#include "version.h"
-#include "ChatHTMLBuilder.h"
#include "HistoryHTMLBuilder.h"
#include "HTMLBuilder.h"
#include "resource.h"
#include "ScriverHTMLBuilder.h"
#include "TabSRMMHTMLBuilder.h"
#include "TemplateHTMLBuilder.h"
-#include "MUCCHTMLBuilder.h"
#include "Template.h"
#include "TextToken.h"
#include "external_funcs.h"
|