Commit 81cdb45c authored by kevino@webkit.org's avatar kevino@webkit.org

wx build fix, added missing header.


git-svn-id: svn://svn.chromium.org/blink/trunk@42610 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent d5a20177
2009-04-17 Kevin Ollivier <kevino@theolliviers.com>
wx build fix, added missing header.
* platform/graphics/wx/TransformationMatrixWx.cpp:
2009-04-17 Simon Hausmann <simon.hausmann@nokia.com> 2009-04-17 Simon Hausmann <simon.hausmann@nokia.com>
Unreviewed build fix. Unreviewed build fix.
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
#include "config.h" #include "config.h"
#include "TransformationMatrix.h" #include "TransformationMatrix.h"
#include "Assertions.h"
#include "FloatRect.h" #include "FloatRect.h"
#include "IntRect.h" #include "IntRect.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment