Skip to content

fix header include typo

Just tried to build it, though I got this errors:

nextcloud-socket.c:30:10: fatal error: nextcloud_socket.h: No such file or directory
   30 | #include "nextcloud_socket.h"

Seems to be a header include typo ... not sure why it builds for you 😄

Merge request reports