Typo in capitalization of include file name

Change-Id: I41a46c5b62c06f6298fc6e0ac70ff508bf27ec29
This commit is contained in:
Stephan Bergmann 2013-11-21 15:48:31 +01:00
parent bd0ffb6746
commit 2732615c63

View file

@ -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"