This #include isn't in a standard PPC/SP SDK. r=dougt

This commit is contained in:
dougt%meer.net 2006-01-17 18:03:05 +00:00
parent fcd42925c9
commit e59b950f8f

View File

@ -43,7 +43,9 @@
// commdlg.h and cderr.h are needed to build with WIN32_LEAN_AND_MEAN
#include <commdlg.h>
#ifndef WINCE
#include <cderr.h>
#endif
#include "nsString.h"
#include "nsToolkit.h"