minui: Export minui/minui.h.
For libminui static and shared libraries. Test: build Change-Id: Ib30dc5e2ef4a3c8b3ca3a0cec68cb65e229a0c16
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
@@ -30,7 +29,7 @@
|
||||
#include <linux/fb.h>
|
||||
#include <linux/kd.h>
|
||||
|
||||
#include "minui.h"
|
||||
#include "minui/minui.h"
|
||||
#include "graphics.h"
|
||||
|
||||
static GRSurface* fbdev_init(minui_backend*);
|
||||
|
||||
Reference in New Issue
Block a user