Bug 780618: Follow up to switch to nsError.h in merged patches. r=me

This commit is contained in:
Kyle Huey 2012-08-15 06:52:06 -07:00
parent fa127e8648
commit 715bc01bd2

View File

@ -9,7 +9,7 @@
#include "mozilla/css/ImageLoader.h"
#include "nsContentUtils.h"
#include "nsLayoutUtils.h"
#include "nsNetError.h"
#include "nsError.h"
namespace mozilla {
namespace css {