#ifndef TILING_DECL_H #define TILING_DECL_H #include "utils/utils.h" struct Window {}; struct TileBlock {}; #endif