Win32 fix
This commit is contained in:
parent
fd492a297a
commit
34e435429c
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include "AIBase.hxx"
|
||||
#include "AIModelData.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue