remove typedef.h

This commit is contained in:
lyao2 2014-04-29 15:50:08 +08:00
parent 34ad719cf2
commit 1c90837001

View File

@ -3,7 +3,6 @@
#include <string.h>
#include "cpu.h"
#include "cpu_core.h"
#include "typedef.h"
#include "IWelsVP.h"
#include "ScrollDetection.h"
#include "ScrollDetectionFuncs.h"