diff --git a/src/ripple/beast/ripple_beastobjc.mm b/src/ripple/beast/ripple_beastobjc.mm index a39237e90..96299f414 100644 --- a/src/ripple/beast/ripple_beastobjc.mm +++ b/src/ripple/beast/ripple_beastobjc.mm @@ -4,15 +4,4 @@ */ //============================================================================== -/* This file includes all of the beast sources needed to link. - By including them here, we avoid having to muck with the SConstruct - Makefile, Project file, or whatever. -*/ - -// MUST come first! -#include "BeastConfig.h" - -// Include this to get all the basic includes included, to prevent errors -#include "../beast/modules/beast_core/beast_core.h" - -#include "../beast/modules/beast_core/beast_core.cpp" +#include "ripple_beast.cpp"