Typo in capitalization of include file name
Change-Id: I41a46c5b62c06f6298fc6e0ac70ff508bf27ec29
This commit is contained in:
parent
bd0ffb6746
commit
2732615c63
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
#include <com/sun/star/beans/PropertyAttribute.hpp>
|
||||
#include <com/sun/star/sdbcx/CompareBookmark.hpp>
|
||||
#include <cppuhelper/typeprovider.hxx>
|
||||
#include <cppuhelper/supportsService.hxx>
|
||||
#include <cppuhelper/supportsservice.hxx>
|
||||
#include <com/sun/star/lang/DisposedException.hpp>
|
||||
#include "propertyids.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue