Update cc3k.h

This commit is contained in:
iabdalkader 2014-07-05 03:38:45 +02:00
parent 7826c14c05
commit 95b36965ec

View File

@ -1,11 +1,11 @@
#ifndef __LIBCC3K_H__
#define __LIBCC3K_H__
#ifndef __CC3K_H__
#define __CC3K_H__
#include "hci.h"
#include "spi.h"
#include "wlan.h"
#include "socket.h"
#include "nvmem.h"
#include "netapp.h"
#endif //__LIBCC3K_H__
#endif //__CC3K_H__