Kaydet (Commit) e23220f9 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Typo in capitalization of include file name

Change-Id: I41a46c5b62c06f6298fc6e0ac70ff508bf27ec29
(cherry picked from commit 2732615c)
Reviewed-on: https://gerrit.libreoffice.org/6756Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
Tested-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 479a54ed
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
#include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/sdbcx/CompareBookmark.hpp> #include <com/sun/star/sdbcx/CompareBookmark.hpp>
#include <cppuhelper/typeprovider.hxx> #include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/supportsService.hxx> #include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/DisposedException.hpp>
#include "propertyids.hxx" #include "propertyids.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment