diff options
Diffstat (limited to 'tools/m2ctx.py')
| -rwxr-xr-x | tools/m2ctx.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/m2ctx.py b/tools/m2ctx.py index 6de20af..34584a4 100755 --- a/tools/m2ctx.py +++ b/tools/m2ctx.py @@ -18,7 +18,7 @@ CPP_FLAGS = [ "-Ibuild", "-Ilib/ultralib/include", "-Ilib/ultralib/include/PR", - "-Ilib/ultralib/include/ido", + "-Ilib/ultralib/include/compiler/ido", "-D_LANGUAGE_C", "-DF3DEX_GBI_2", |
