Browse Source
Add missing header include that only fails on msys2 ucrt
Weird
newinvert
Marek Roszko
2 years ago
1 changed files with
1 additions and
0 deletions
-
scripting/python_scripting.cpp
|
|
|
@ -54,6 +54,7 @@ |
|
|
|
#include <wx/utils.h>
|
|
|
|
|
|
|
|
#include <config.h>
|
|
|
|
#include <gestfich.h>
|
|
|
|
|
|
|
|
|
|
|
|
SCRIPTING::SCRIPTING() |
|
|
|
|