fbaccel: factor out private stuff into own header

This commit is contained in:
Stefan Seyfried
2013-11-09 13:09:39 +01:00
parent 4599172b0e
commit 5a462721cb
4 changed files with 90 additions and 46 deletions

View File

@@ -30,6 +30,7 @@
#endif
#include <driver/framebuffer_ng.h>
#include <driver/fbaccel.h>
#include <stdio.h>
#include <fcntl.h>