aboutsummaryrefslogtreecommitdiff
blob: 811d5dbcc749bf0b0eb0f2f56c0941360e5a1b6b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/raster.cxx	2004-09-27 06:45:31.000000000 +0200
+++ b/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