(svn r21418) -Fix: core.h needs config.h

This commit is contained in:
rubidium 2010-12-06 11:53:05 +00:00
parent 378e233023
commit 54f3e04590
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#define NETWORK_CORE_H
#include "../../newgrf_config.h"
#include "config.h"
#ifdef ENABLE_NETWORK