diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:54:31 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:55 -0600 |
commit | b2af113a07ad3d3603cb2bc059fe1a0141807459 (patch) | |
tree | 92139bb034722a85db284de29213c28094aff956 /include | |
parent | 5079640fd7265c6b87e174c549c59203ad8bd93f (diff) |
fdo#65108 inter-module includes <> include/drawinglayer
Change-Id: Iaca39ad78a78d9aa5c2c5dcb7b31c080ec0e8901
Diffstat (limited to 'include')
-rw-r--r-- | include/drawinglayer/processor2d/processorfromoutputdevice.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor2d/processorfromoutputdevice.hxx b/include/drawinglayer/processor2d/processorfromoutputdevice.hxx index 8f72de08b974..ae0bda0f455d 100644 --- a/include/drawinglayer/processor2d/processorfromoutputdevice.hxx +++ b/include/drawinglayer/processor2d/processorfromoutputdevice.hxx @@ -21,7 +21,7 @@ #define INCLUDED_DRAWINGLAYER_PROCESSOR2D_PROCESSORFROMOUTPUTDEVICE_HXX #include <drawinglayer/geometry/viewinformation2d.hxx> -#include "drawinglayer/drawinglayerdllapi.h" +#include <drawinglayer/drawinglayerdllapi.h> ////////////////////////////////////////////////////////////////////////////// // predeclarations |