openbsd-ports/editors/texmaker/patches/patch-latexhighlighter_h
shadchin 56f066fa58 update to 2.3
ok jasper@
2011-03-17 14:55:59 +00:00

13 lines
376 B
Plaintext

$OpenBSD: patch-latexhighlighter_h,v 1.2 2011/03/17 14:55:59 shadchin Exp $
--- latexhighlighter.h.orig Sat Mar 5 13:19:04 2011
+++ latexhighlighter.h Wed Mar 16 22:14:39 2011
@@ -20,7 +20,7 @@
#include <QColor>
#include <QTextBlockUserData>
//#include "latexeditor.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
class QTextDocument;
class LatexEditor;