openbsd-ports/editors/texmaker/patches/patch-texmaker_h

13 lines
387 B
Plaintext
Raw Normal View History

2011-04-25 09:19:23 -04:00
$OpenBSD: patch-texmaker_h,v 1.3 2011/04/25 13:19:23 shadchin Exp $
--- texmaker.h.orig Sun Apr 3 15:04:18 2011
+++ texmaker.h Tue Apr 5 21:40:49 2011
@@ -47,7 +47,7 @@
#include "logeditor.h"
#include "gotolinedialog.h"
#include "replacedialog.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
#include "browser.h"
2011-04-25 09:19:23 -04:00
#include "pdfviewerwidget.h"
#include "pdfviewer.h"