summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-12-14 10:16:33 +0000
committerRüdiger Timm <rt@openoffice.org>2005-12-14 10:16:33 +0000
commit0c1271bbd53092fe1f7b97c227fa4857a6f0d29c (patch)
tree96fd5ada9a1aaea80000f44be055ee6dcaf2fb24 /canvas
parent10f89f059e0daee22baf9b6776f2a70e08a31fbe (diff)
INTEGRATION: CWS systemagg (1.3.6); FILE MERGED
2005/11/23 10:58:30 rene 1.3.6.1: #i58336# add --with-system-agg
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/tools/image.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/canvas/source/tools/image.hxx b/canvas/source/tools/image.hxx
index 98f728a9adfe..798001dce6fa 100644
--- a/canvas/source/tools/image.hxx
+++ b/canvas/source/tools/image.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: image.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-11-09 13:28:09 $
+ * last change: $Author: rt $ $Date: 2005-12-14 11:16:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -54,7 +54,7 @@
#endif
#include <canvas/elapsedtime.hxx>
-#include <agg/agg_rendering_buffer.h>
+#include <agg2/agg_rendering_buffer.h>
struct BitmapSystemData;