fix include error

This commit is contained in:
qeed 2009-11-14 17:33:26 +00:00
parent 0a4a280417
commit 4681d20481
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#ifndef _ZAPPER_H_
#define _ZAPPER_H_
#include "types.h"
#include "../types.h"
struct ZAPPER
{