summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/wx/TransformationMatrixWx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/wx/TransformationMatrixWx.cpp')
-rw-r--r--WebCore/platform/graphics/wx/TransformationMatrixWx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/wx/TransformationMatrixWx.cpp b/WebCore/platform/graphics/wx/TransformationMatrixWx.cpp
index f21dc17..9684a3c 100644
--- a/WebCore/platform/graphics/wx/TransformationMatrixWx.cpp
+++ b/WebCore/platform/graphics/wx/TransformationMatrixWx.cpp
@@ -26,9 +26,9 @@
#include "config.h"
#include "TransformationMatrix.h"
+#include "Assertions.h"
#include "FloatRect.h"
#include "IntRect.h"
-#include "NotImplemented.h"
#include <stdio.h>
#include <wx/defs.h>