opnsense-ports/editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp
Franco Fichtner 2b2bc606e4 */*: sync with upstream
Taken from: FreeBSD
2022-05-04 10:49:12 +02:00

11 lines
245 B
C++

--- src/NotepadNext/ScintillaNext.cpp.orig 2022-05-01 01:18:16 UTC
+++ src/NotepadNext/ScintillaNext.cpp
@@ -17,7 +17,7 @@
*/
#include "ScintillaNext.h"
-#include "uchardet.h"
+#include <uchardet.h>
#include <cinttypes>
#include <QDir>