12345678910111213 |
- $OpenBSD: patch-latexeditor_h,v 1.5 2014/08/31 17:03:33 shadchin Exp $
- --- latexeditor.h.orig Wed Apr 23 22:49:21 2014
- +++ latexeditor.h Thu May 8 23:55:12 2014
- @@ -35,7 +35,7 @@
-
- #include "latexhighlighter.h"
- #include "textblockselection.h"
- -#include "hunspell/hunspell.hxx"
- +#include <hunspell.hxx>
-
- typedef int UserBookmarkList[3];
-
|