util.h is a system header in Android < 2.x.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#ifndef PLUGIN_H_
|
#ifndef PLUGIN_H_
|
||||||
#define PLUGIN_H_
|
#define PLUGIN_H_
|
||||||
|
|
||||||
#include <utils.h>
|
#include "../utils.h"
|
||||||
|
|
||||||
typedef struct plugin_t plugin_t;
|
typedef struct plugin_t plugin_t;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user