#ifndef OTCLIENT_GLOBAL_H
#define OTCLIENT_GLOBAL_H
#include <framework/global.h>
// widely used headers
#include <otclient/util/position.h>
#endif