summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxtabpagemodel.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/awt/vclxtabpagemodel.hxx
parentb43343b0e713d70936d32069a21e96334b08dd82 (diff)
fdo#65108 inter-module includes <> include/toolkit
Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d
Diffstat (limited to 'include/toolkit/awt/vclxtabpagemodel.hxx')
-rw-r--r--include/toolkit/awt/vclxtabpagemodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/awt/vclxtabpagemodel.hxx b/include/toolkit/awt/vclxtabpagemodel.hxx
index f65688f00d41..d128e996a93a 100644
--- a/include/toolkit/awt/vclxtabpagemodel.hxx
+++ b/include/toolkit/awt/vclxtabpagemodel.hxx
@@ -26,7 +26,7 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
-#include "toolkit/awt/vclxwindow.hxx"
+#include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/tab/XTabPageModel.hpp>
#include <com/sun/star/awt/tab/XTabPage.hpp>