Include wimax_tlv.h the same way packet-m2m.c does.

svn path=/trunk/; revision=21958
This commit is contained in:
Guy Harris 2007-05-27 05:27:44 +00:00
parent 5d041e8839
commit 995493bb64
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
#include "config.h"
#endif
#include "wimax_tlv.h"
#include <plugins/wimax/wimax_tlv.h>
/*************************************************************/
/* init_tlv_info() */