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

13 lines
330 B
Plaintext

$OpenBSD: patch-latexeditor_h,v 1.3 2011/03/17 14:55:59 shadchin Exp $
--- latexeditor.h.orig Sat Mar 12 11:37:08 2011
+++ latexeditor.h Wed Mar 16 22:12:04 2011
@@ -26,7 +26,7 @@
#include <QTimer>
#include "latexhighlighter.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
typedef int UserBookmarkList[3];