aboutsummaryrefslogtreecommitdiff
blob: c3990dc34b23bcb4e86fb8963be12c5be765533c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/raster.cxx	2004-09-27 06:45:31.000000000 +0200
+++ src/raster.cxx.new	2009-05-17 23:48:58.417607175 +0200
@@ -9,7 +9,7 @@
 #include <gfx/gfx.h>
 #include <gfx/raster.h>
 
-#include <string>
+#include <cstring>
 #include <cctype>
 
 namespace gfx