summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/animatedimages.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:38:04 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:48 -0600
commitc936339ae28351b5c7d1ea4071862dba65696cb3 (patch)
tree9c2e156a2a7afd5dd923276131456ba95b93666b /include/toolkit/controls/animatedimages.hxx
parentb43343b0e713d70936d32069a21e96334b08dd82 (diff)
fdo#65108 inter-module includes <> include/toolkit
Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d
Diffstat (limited to 'include/toolkit/controls/animatedimages.hxx')
-rw-r--r--include/toolkit/controls/animatedimages.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toolkit/controls/animatedimages.hxx b/include/toolkit/controls/animatedimages.hxx
index d85ca32fc595..c6c49a1ec303 100644
--- a/include/toolkit/controls/animatedimages.hxx
+++ b/include/toolkit/controls/animatedimages.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_TOOLKIT_CONTROLS_ANIMATEDIMAGES_HXX
#define INCLUDED_TOOLKIT_CONTROLS_ANIMATEDIMAGES_HXX
-#include "toolkit/controls/unocontrolbase.hxx"
-#include "toolkit/controls/unocontrolmodel.hxx"
+#include <toolkit/controls/unocontrolbase.hxx>
+#include <toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/XAnimation.hpp>
#include <com/sun/star/awt/XAnimatedImages.hpp>