fix include style to always use "" for files from the project
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 24 Nov 2022 15:03:03 +0000 (16:03 +0100)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Fri, 25 Nov 2022 08:07:02 +0000 (09:07 +0100)
commit04b4354535693bd464b6b005dcb8149689372965
treea9e799450ae32ea9bc18eaa6f949106ae3a7c287
parente7605d505d80ccddb75d3dfb34527e0221845644
fix include style to always use "" for files from the project

the use of #include <> is only for system headers and not headers from
the project

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
test/testcfapishellextensionsipc.cpp