opnsense-ports/editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp
Franco Fichtner 990cd6aba8 */*: sync with upstream
Taken from: FreeBSD
2022-06-02 09:53:38 +02: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>