ultimatepp/rainbow/LinuxFb/LinuxFb.h
kohait 2504886cb7 rainbow: LinuxFB keycodes from linux MEDIUMRAW prepare
git-svn-id: svn://ultimatepp.org/upp/trunk@3675 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-19 12:30:20 +00:00

12 lines
203 B
C

#ifndef _LinuxFb_LinuxFb_h_
#define _LinuxFb_LinuxFb_h_
#include <Framebuffer/Framebuffer.h>
#include <CtrlCore/stdids.h>
//used with thanks from svgalib
#include "vgakeyboard.h"
#endif