diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2002-04-23 13:32:37 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2002-04-23 13:32:37 +0000 |
commit | b4b5b96c7cb199342551dea261c578f2b6ebdb15 (patch) | |
tree | 4948c5ba94fb2dfb2f4435b7d2937278577947df /framework | |
parent | b6d5e668ba7314ed4dafc44ba4757e72092694b4 (diff) |
#65293# corrected typo
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/recording/dispatchrecorder.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/recording/dispatchrecorder.hxx b/framework/inc/recording/dispatchrecorder.hxx index fee3e1edce19..e343b897a1be 100644 --- a/framework/inc/recording/dispatchrecorder.hxx +++ b/framework/inc/recording/dispatchrecorder.hxx @@ -56,7 +56,7 @@ #endif #ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP_ -#include <com/sun/star/beans/PropertyValue.hpp +#include <com/sun/star/beans/PropertyValue.hpp> #endif #ifndef _COM_SUN_STAR_UNO_RUNTIMEEXCEPTION_HDL_ |