1
0
Fork 0

[Emesary] Fix compile on Linux.

This commit is contained in:
Scott Giese 2019-06-14 21:45:11 -05:00
parent 128c3f0c03
commit 47e3e7baed

View file

@ -56,7 +56,7 @@ extern bool global_crashRptEnabled;
#include <simgear/math/sg_random.h>
#include <simgear/misc/strutils.hxx>
#include <simgear/structure/commands.hxx>
#include <simgear/emesary/emesary.hxx>
#include <simgear/emesary/Emesary.hxx>
#include <simgear/emesary/notifications.hxx>
#include <Add-ons/AddonManager.hxx>