HDB: Reduce header dependency

This commit is contained in:
Eugene Sandulenko 2019-07-24 12:56:08 +02:00
parent a0817b0b5a
commit 91da8c7aab
19 changed files with 32 additions and 4 deletions

View file

@ -24,6 +24,8 @@
#include "hdb/gfx.h"
#include "hdb/lua-script.h"
#include "hdb/map.h"
#include "hdb/sound.h"
#include "hdb/window.h"
namespace HDB {