patch from Dave Plater which fixes some problems building the BGE with cmake

This commit is contained in:
2009-11-21 13:47:16 +00:00
parent 455866ecf9
commit 09cf011879
3 changed files with 3 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
#include "SCA_LogicManager.h"
#include "BoolValue.h"
#include "FloatValue.h"
#include <stdio.h>
#ifdef HAVE_CONFIG_H
#include <config.h>