Issue 68273 - to-be-m181: yet another instance of svtools/graphictools.hxx
Summary: to-be-m181: yet another instance of svtools/graphictools.hxx
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0.4
Assignee: rt
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 05:13 UTC by pavel
Modified: 2006-08-09 14:00 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2006-08-09 05:13:17 UTC
cppcanvas/source/mtfrenderer/implrenderer.cxx:#include <svtools/graphictools.hxx>

but

vcl/source/gdi/graphictools.cxx

Please fix this for m181.
Comment 1 rt 2006-08-09 08:30:38 UTC
Fixed on head for m181.
Comment 2 pavel 2006-08-09 08:32:27 UTC
please also change the ifdef there - it is _VCL_GRAPHICTOOLS_HXX_ now.
Comment 3 rt 2006-08-09 08:52:56 UTC
Of course, you're right. Corrected.
Comment 4 pavel 2006-08-09 14:00:36 UTC
Verified, closing.