thunderbrew/src/client/Gui.hpp

7 lines
80 B
C++
Raw Normal View History

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