Skip to content

Commit

Permalink
Bug 1063369. Forgot missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
tnikkel committed Apr 10, 2015
1 parent 7703b19 commit fd9632f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/src/imgRequestProxy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include "ImageLogging.h"
#include "imgRequestProxy.h"
#include "imgIOnloadBlocker.h"

#include "imgLoader.h"
#include "Image.h"
#include "ImageOps.h"
#include "nsError.h"
Expand Down

0 comments on commit fd9632f

Please sign in to comment.