mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-08 10:12:59 +00:00
missed one
This commit is contained in:
parent
b9059a7607
commit
4191d04455
|
|
@ -30,7 +30,7 @@
|
|||
// On Linux, stdafx.h already provides Orbis-compatible Sentient/Dynamic headers
|
||||
// via #pragma once. Pull in SentientManager for CSentientManager class declaration
|
||||
// and StatsCounter; CSocialManager is provided as inline stubs via Platform/Linux/Social/SocialManager.h.
|
||||
#include "../Platform/Orbis/Sentient/SentientManager.h"
|
||||
#include "../Platform/Linux/Sentient/SentientManager.h"
|
||||
#include "../GameState/StatsCounter.h"
|
||||
#else
|
||||
#include "../Platform/Orbis/Sentient/SentientManager.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue