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

@ -56,7 +56,7 @@
#include "lib/list.h"
#include "lib/memb.h"
#include "lib/random.h"
#include "net/rime.h"
#include "net/rime/rime.h"
#include <stdio.h>