Author: damjan
Date: Mon Feb 22 18:15:02 2016
New Revision: 1731705

URL: http://svn.apache.org/viewvc?rev=1731705&view=rev
Log:
Fix an obsolete header path.

Patch by: me


Modified:
    
openoffice/branches/gbuild-reintegration/main/svx/source/accessibility/ChildrenManagerImpl.cxx

Modified: 
openoffice/branches/gbuild-reintegration/main/svx/source/accessibility/ChildrenManagerImpl.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/svx/source/accessibility/ChildrenManagerImpl.cxx?rev=1731705&r1=1731704&r2=1731705&view=diff
==============================================================================
--- 
openoffice/branches/gbuild-reintegration/main/svx/source/accessibility/ChildrenManagerImpl.cxx
 (original)
+++ 
openoffice/branches/gbuild-reintegration/main/svx/source/accessibility/ChildrenManagerImpl.cxx
 Mon Feb 22 18:15:02 2016
@@ -40,9 +40,7 @@
 #ifndef _SVX_ACCESSIBILITY_SVX_SHAPE_TYPES_HXX
 #include <svx/SvxShapeTypes.hxx>
 #endif
-#ifndef _TOOLKIT_HELPER_VCLUNOHELPER_HXX_
-#include <toolkit/unohlp.hxx>
-#endif
+#include <toolkit/helper/vclunohelper.hxx>
 
 #ifndef _SV_WINDOW_HXX
 #include <vcl/window.hxx>


Reply via email to