msvc buildfix

This commit is contained in:
Brad Parker 2017-02-14 02:37:25 +00:00
parent a8f2f94bf6
commit 6d821132f5

View File

@ -32,7 +32,7 @@
#include "../../tasks/tasks_internal.h" #include "../../tasks/tasks_internal.h"
#include <file/file_path.h> #include <file/file_path.h>
#include "../../file_path_special.h" #include "../../file_path_special.h"
#include "paths.h" #include "../../paths.h"
/* Only used before init_netplay */ /* Only used before init_netplay */
static bool netplay_enabled = false; static bool netplay_enabled = false;