fix compilation (buildno.h is gone)

This commit is contained in:
Enno Rehling 2016-09-10 17:43:06 +02:00
parent e200952e87
commit 7807f83830
3 changed files with 0 additions and 4 deletions

View File

@ -10,7 +10,6 @@ without prior permission by the authors of Eressea.
#include <platform.h>
#include <kernel/config.h>
#include <kernel/version.h>
#include "buildno.h"
#include "creport.h"
#include "seen.h"
#include "travelthru.h"

View File

@ -21,8 +21,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <kernel/version.h>
#include "save.h"
#include <buildno.h>
#include "alchemy.h"
#include "alliance.h"
#include "ally.h"

View File

@ -29,7 +29,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "gmtool.h"
#endif
#include "buildno.h"
#include "bindings.h"
#include "races/races.h"
#include "spells.h"