0ad/source/lib/res/res.h

7 lines
127 B
C
Raw Normal View History

// common headers needed by lib/res code
#include "h_mgr.h"
#include "file/vfs.h"
#include "lib/path_util.h"
#include "mem.h"