aboutsummaryrefslogtreecommitdiffstats
path: root/editors/notepadnext-devel/files/patch-src_NotepadNext_ScintillaNext.cpp
blob: cc17f4d44a2e4f88a1b9e15f4981f4769fa6e5c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/NotepadNext/ScintillaNext.cpp.orig	2022-05-26 23:25:10 UTC
+++ src/NotepadNext/ScintillaNext.cpp
@@ -20,7 +20,7 @@
 #include "ScintillaNext.h"
 #include "ScintillaCommenter.h"
 
-#include "uchardet.h"
+#include <uchardet.h>
 #include <cinttypes>
 
 #include <QDir>