RFS: Include <rtems/rtems-rfs-shell.h>

Prepare for header file move to common include directory.

Update #3254.
This commit is contained in:
Sebastian Huber
2017-12-13 08:23:41 +01:00
parent 990adc5438
commit 295ca7ded0

View File

@@ -32,7 +32,7 @@
#if __rtems__
#include "rtems-rfs-rtems.h"
#include "rtems-rfs-shell.h"
#include <rtems/rtems-rfs-shell.h>
#endif
/**