Author: alg
Date: Sun Mar 31 15:43:12 2013
New Revision: 1462994
URL: http://svn.apache.org/r1462994
Log:
i121799 linux build corrections
Modified:
openoffice/branches/sidebar/main/sw/source/ui/sidebar/WrapPropertyPanel.cxx
Modified:
openoffice/branches/sidebar/main/sw/source/ui/sidebar/WrapPropertyPanel.cxx
URL:
http://svn.apache.org/viewvc/openoffice/branches/sidebar/main/sw/source/ui/sidebar/WrapPropertyPanel.cxx?rev=1462994&r1=1462993&r2=1462994&view=diff
==============================================================================
--- openoffice/branches/sidebar/main/sw/source/ui/sidebar/WrapPropertyPanel.cxx
(original)
+++ openoffice/branches/sidebar/main/sw/source/ui/sidebar/WrapPropertyPanel.cxx
Sun Mar 31 15:43:12 2013
@@ -35,7 +35,7 @@
#include <svl/eitem.hxx>
#include <vcl/svapp.hxx>
-#include "com/sun/star/lang/IllegalArgumentException.hdl"
+#include "com/sun/star/lang/IllegalArgumentException.hpp"
#define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString)))