Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007 #if !defined(_GVIDEOMANAGER_H)
00008 #define _GVIDEOMANAGER_H
00009
00010 #include "constants.h"
00011 #include "GIOManager.h"
00012
00013 class GVideoManager : public GIOManager
00014 {
00015 };
00016
00017 #endif //_GVIDEOMANAGER_H