Fix build

This commit is contained in:
Sergeanur 2020-10-25 09:50:17 +02:00
parent aac0c3fb67
commit 6634410aee
1 changed files with 3 additions and 0 deletions

View File

@ -32,8 +32,11 @@
#include "MBlur.h"
#include "postfx.h"
#include "custompipes.h"
#ifdef DONT_TRUST_RECOGNIZED_JOYSTICKS
#include "FileMgr.h"
#include "ControllerConfig.h"
#endif
#ifndef _WIN32
#include "assert.h"