HDB: Reduce header dependency

This commit is contained in:
Eugene Sandulenko 2019-07-24 13:06:28 +02:00
parent a0856c6c3a
commit 810ac81b0f
19 changed files with 20 additions and 4 deletions

View file

@ -21,6 +21,7 @@
*/
#include "hdb/hdb.h"
#include "hdb/ai.h"
#include "hdb/gfx.h"
#include "hdb/lua-script.h"
#include "hdb/map.h"