13 lines
392 B
Plaintext
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
|