1
0
Fork 0

Fix a typo in the Mac js code

This commit is contained in:
Frederic Bouvier 2011-01-14 21:52:36 +01:00
parent dc3dcce8a8
commit bb6d1b14c5

View file

@ -23,7 +23,7 @@
#ifdef __APPLE__
#include "FGjs.h"
#include "FGjs.hxx"
#include <mach/mach.h>
#include <IOKit/IOKitLib.h>