fix include error
This commit is contained in:
parent
0a4a280417
commit
4681d20481
|
@ -1,7 +1,7 @@
|
||||||
#ifndef _ZAPPER_H_
|
#ifndef _ZAPPER_H_
|
||||||
#define _ZAPPER_H_
|
#define _ZAPPER_H_
|
||||||
|
|
||||||
#include "types.h"
|
#include "../types.h"
|
||||||
|
|
||||||
struct ZAPPER
|
struct ZAPPER
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue