mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
[Server] Add missing includes for ProcessorInitializer
This commit is contained in:
parent
1d0167c3c9
commit
a634a5d9bb
@ -4,6 +4,9 @@
|
||||
|
||||
#include "ProcessorInitializer.hpp"
|
||||
|
||||
#include "Networking.hpp"
|
||||
#include "Script/Script.hpp"
|
||||
|
||||
#include "PlayerProcessor.hpp"
|
||||
#include "processors/player/ProcessorChatMsg.hpp"
|
||||
#include "processors/player/ProcessorGUIMessageBox.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user