patch-latexeditor_h 344 B

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