Go to the documentation of this file.
   17 #ifndef _GAZEBO_CEGUI_H_ 
   18 #define _GAZEBO_CEGUI_H_ 
   21 #pragma GCC system_header 
   23 #include "gazebo_config.h" 
   26 #include <CEGUI/CEGUI.h> 
   27 #include <CEGUI/CEGUIEventArgs.h> 
   28 #include <CEGUI/RendererModules/Ogre/CEGUIOgreRenderer.h>