/*! * @file glgui.h * includes all the Files the GLGui knows. */ #ifndef _GLGUI_H #define _GLGUI_H #include "glgui_widget.h" #endif _GLGUI_H