ports/editors/texmaker/patches/patch-latexeditor_h

12 lines
273 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- latexeditor.h.orig Wed Apr 23 22:49:21 2014
+++ latexeditor.h Thu May 8 23:55:12 2014
@@ -35,7 +35,7 @@
#include "latexhighlighter.h"
#include "textblockselection.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
typedef int UserBookmarkList[3];