misc: get this crap building locally

Looks like my install via vcpkg sets up a different directory structure for hunspell
This commit is contained in:
Brendan Hagan
2022-06-07 00:24:17 -04:00
parent 28fbde97a6
commit 087da12893
6 changed files with 21 additions and 21 deletions
+1
View File
@@ -12,6 +12,7 @@
#include <util/rotation.hpp>
#include <wx/renderer.h>
#include <wx/stdpaths.h>
#include <wx/mstream.h>
#include <gfx/gfx.hpp>
// ----------------------------------------------------------------------------- : Window related
+1 -1
View File
@@ -10,7 +10,7 @@
#include <util/prec.hpp>
#undef near
#include "hunspell/hunspell.hxx"
#include "hunspell.hxx"
DECLARE_POINTER_TYPE(SpellChecker);