summaryrefslogtreecommitdiff
path: root/include/canvas/canvastoolsdllapi.h
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 14:12:00 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:38 -0600
commit4d13f9129d4e56fc9ae0501b88e19556d50c23d2 (patch)
tree5c3f9cd92d954ded53c639612bf1906f86c0236e /include/canvas/canvastoolsdllapi.h
parent144baa618c98506285f421719ae3b18820907962 (diff)
fdo#65108 inter-module includes <>
Change-Id: Ifd86f72985928d7b044809c83c112935b433c1f4
Diffstat (limited to 'include/canvas/canvastoolsdllapi.h')
-rw-r--r--include/canvas/canvastoolsdllapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/canvas/canvastoolsdllapi.h b/include/canvas/canvastoolsdllapi.h
index f8a6ad6598a7..1f24c1e897ed 100644
--- a/include/canvas/canvastoolsdllapi.h
+++ b/include/canvas/canvastoolsdllapi.h
@@ -20,8 +20,8 @@
#ifndef INCLUDED_CANVAS_CANVASTOOLSDLLAPI_H
#define INCLUDED_CANVAS_CANVASTOOLSDLLAPI_H
-#include "sal/config.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <sal/types.h>
#if defined(CANVASTOOLS_DLLIMPLEMENTATION)
#define CANVASTOOLS_DLLPUBLIC SAL_DLLPUBLIC_EXPORT