diff --git a/proxies/graph_proxy.h b/proxies/graph_proxy.h index 57729cd7..b539b88c 100644 --- a/proxies/graph_proxy.h +++ b/proxies/graph_proxy.h @@ -28,6 +28,7 @@ #define GRAPH_PROXY_H__61D1ED56_E33B_4F50_B45B_F520979E8AA7__INCLUDED #include "common.h" +#include typedef struct graph_proxy_tag { int unused; } * graph_proxy_handle;