Kaydet (Commit) 4ac9fa7a authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

canvas: include <> for external includes

Change-Id: I63f1fe2f1dfc65b3e50e03e1d2ebb6256560bd5c
üst 9589aa83
......@@ -35,7 +35,7 @@
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include "canvas/canvastools.hxx"
#include <canvas/canvastools.hxx>
#include <boost/bind.hpp>
......
......@@ -18,9 +18,9 @@
*/
#include "osl/time.h"
#include "osl/diagnose.h"
#include "canvas/elapsedtime.hxx"
#include <osl/time.h>
#include <osl/diagnose.h>
#include <canvas/elapsedtime.hxx>
#if defined(WNT)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment