fdr: teddy.h does not need to include hwlm.h

This commit is contained in:
Justin Viiret 2016-05-20 15:14:20 +10:00 committed by Matthew Barr
parent 2c762909fe
commit 142e74e8e6

View File

@ -33,8 +33,6 @@
#ifndef TEDDY_H_ #ifndef TEDDY_H_
#define TEDDY_H_ #define TEDDY_H_
#include "hwlm/hwlm.h"
struct FDR; // forward declaration from fdr_internal.h struct FDR; // forward declaration from fdr_internal.h
struct FDR_Runtime_Args; struct FDR_Runtime_Args;