mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
Merge remote-tracking branch 'seife/master'
This commit is contained in:
6
include/glfb.h
Normal file
6
include/glfb.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <config.h>
|
||||
#if HAVE_GENERIC_HARDWARE
|
||||
#include "../generic-pc/glfb.h"
|
||||
#else
|
||||
#error glfb.h only works with HAVE_GENERIC_HARDWARE defined
|
||||
#endif
|
Reference in New Issue
Block a user