patch-texmaker_h 395 B

12345678910111213
  1. $OpenBSD: patch-texmaker_h,v 1.6 2013/06/01 08:27:57 shadchin Exp $
  2. --- texmaker.h.orig Sun Apr 21 14:50:47 2013
  3. +++ texmaker.h Wed May 8 23:15:53 2013
  4. @@ -48,7 +48,7 @@
  5. #include "usertagslistwidget.h"
  6. #include "xmltagslistwidget.h"
  7. #include "logeditor.h"
  8. -#include "hunspell/hunspell.hxx"
  9. +#include <hunspell.hxx>
  10. #include "browser.h"
  11. #include "pdfviewerwidget.h"
  12. #include "pdfviewer.h"