thunderbrew/src/client/Gui.hpp

7 lines
80 B
C++

#ifndef CLIENT_GUI_HPP
#define CLIENT_GUI_HPP
#include "gui/OsGui.hpp"
#endif