ultimatepp/rainbow/LinuxFb/LinuxFbLocal.h
kohait 0c95fb07d9 rainbow: some small fixes, SDLFb first shot..
git-svn-id: svn://ultimatepp.org/upp/trunk@3607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-04 21:21:17 +00:00

13 lines
179 B
C

#ifndef _LinuxFb_LinuxFbLocal_h
#define _LinuxFb_LinuxFbLocal_h
#include <CtrlCore/CtrlCore.h>
NAMESPACE_UPP
extern bool fbEndSession;
END_UPP_NAMESPACE
#endif