Merge pull request #1438 from ryandesign/patch-1

Fix build on case-sensitive filesystems
This commit is contained in:
DeepBlueV7.X 2023-03-30 16:56:23 +00:00 committed by GitHub
commit 666a1f9f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
#import "notifications/MacNotificationDelegate.h"
#include <QString.h>
#include <QString>
#include "ChatPage.h"