Fix a typo in the Mac js code
This commit is contained in:
parent
dc3dcce8a8
commit
bb6d1b14c5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#ifdef __APPLE__
|
||||
|
||||
#include "FGjs.h"
|
||||
#include "FGjs.hxx"
|
||||
|
||||
#include <mach/mach.h>
|
||||
#include <IOKit/IOKitLib.h>
|
||||
|
|
Loading…
Reference in a new issue