Fix missing include for Textmode
This commit is contained in:
parent
9fa1a4cf71
commit
0f1a25ed5f
@ -2,6 +2,7 @@
|
||||
#if ENABLE_NULLNEXUS
|
||||
#include "libnullnexus/nullnexus.hpp"
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include "DetourHook.hpp"
|
||||
#include "nullnexus.hpp"
|
||||
#if ENABLE_VISUALS
|
||||
#include "colors.hpp"
|
||||
|
Reference in New Issue
Block a user