13 lines
298 B
Text
13 lines
298 B
Text
|
Index: texmaker.h
|
||
|
--- texmaker.h.orig
|
||
|
+++ texmaker.h
|
||
|
@@ -48,7 +48,7 @@
|
||
|
#include "usertagslistwidget.h"
|
||
|
#include "xmltagslistwidget.h"
|
||
|
#include "logeditor.h"
|
||
|
-#include "hunspell/hunspell.hxx"
|
||
|
+#include <hunspell.hxx>
|
||
|
#include "pdfviewerwidget.h"
|
||
|
#include "pdfviewer.h"
|
||
|
#include "sourceview.h"
|