opnsense-ports/editors/notepadnext-devel/files/patch-src_NotepadNext_ScintillaNext.cpp
Franco Fichtner 97664b4dde */*: sync with upstream
Taken from: FreeBSD
2024-02-06 12:59:33 +01:00

11 lines
273 B
C++

--- 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>