ultimatepp/rainbow/SDLFb/SDLFb.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

9 lines
170 B
C

#ifndef _SDLFb_SDLFb_h_
#define _SDLFb_SDLFb_h_
#include <Framebuffer/Framebuffer.h>
//make keysym known to K_ enum in CtrlCore.h
#include "SDLWrap.h"
#endif