summaryrefslogtreecommitdiffstats
path: root/gfx/2d/DataSurfaceHelpers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/2d/DataSurfaceHelpers.cpp')
-rw-r--r--gfx/2d/DataSurfaceHelpers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/2d/DataSurfaceHelpers.cpp b/gfx/2d/DataSurfaceHelpers.cpp
index 87ef00fcd..99dfe063a 100644
--- a/gfx/2d/DataSurfaceHelpers.cpp
+++ b/gfx/2d/DataSurfaceHelpers.cpp
@@ -3,7 +3,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-#include <cstring>
+#include <string.h>
#include "2D.h"
#include "DataSurfaceHelpers.h"