mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
10 lines
172 B
C
10 lines
172 B
C
#ifndef _LinuxFb_LinuxFb_h_
|
|
#define _LinuxFb_LinuxFb_h_
|
|
|
|
#include <Framebuffer/Framebuffer.h>
|
|
|
|
#include <CtrlCore/stdids.h>
|
|
#include "vkcodes.h" //FIXME
|
|
|
|
#endif
|
|
|