Changes for movement of header files from apps/system to apps/include/system

This commit is contained in:
Gregory Nutt 2016-07-01 06:50:38 -06:00
parent 4ab219e3c5
commit 07e1ff3aca

View File

@ -49,7 +49,7 @@
#include <dirent.h>
#include <debug.h>
#include <apps/nxplayer.h>
#include <apps/system/nxplayer.h>
#include <nuttx/audio/audio.h>
#include "cwidgetcontrol.hxx"