openbsd-ports/editors/texmaker/patches/patch-latexeditorview_h
shadchin e121e7ed9a update to 3.0.1
ok jasper@
2011-04-25 13:19:23 +00:00

13 lines
392 B
Plaintext

$OpenBSD: patch-latexeditorview_h,v 1.2 2011/04/25 13:19:23 shadchin Exp $
--- latexeditorview.h.orig Fri Apr 1 18:28:44 2011
+++ latexeditorview.h Tue Apr 5 21:42:18 2011
@@ -19,7 +19,7 @@
#include "linenumberwidget.h"
#include "findwidget.h"
#include "minisplitter.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
class LatexEditorView : public QWidget {
Q_OBJECT