Don't let people get the order of includes wrong in this horrifying patchwork of chromium and mozilla types

This commit is contained in:
Ben Turner
2009-10-21 16:01:16 -07:00
parent 0fca8e1f8f
commit 353f192f3c
8 changed files with 24 additions and 6 deletions

View File

@@ -37,6 +37,10 @@
#include "necko-config.h"
#ifdef MOZ_IPC
#include "base/basictypes.h"
#endif
#include "nsCOMPtr.h"
#include "nsIModule.h"
#include "nsIClassInfoImpl.h"