mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
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:
@@ -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
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
#include <util/prec.hpp>
|
||||
#undef near
|
||||
#include "hunspell/hunspell.hxx"
|
||||
#include "hunspell.hxx"
|
||||
|
||||
DECLARE_POINTER_TYPE(SpellChecker);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user