Moved net/rime.h to net/rime/rime.h

This commit is contained in:
Adam Dunkels 2013-12-12 20:50:07 +01:00
parent b36fba76bd
commit 8eace27f9b
99 changed files with 98 additions and 98 deletions

View file

@ -58,7 +58,7 @@
#include "net/ipv6/uip-ds6.h"
#endif /* WITH_UIP6 */
#include "net/rime.h"
#include "net/rime/rime.h"
#ifdef SELECT_CONF_MAX
#define SELECT_MAX SELECT_CONF_MAX