]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - linux/src/tests/nano_test.c
Changes for new cmem.h location and CMEM library
[ipc/ipcdev.git] / linux / src / tests / nano_test.c
index 09fd9b3f10fac9f8a332a80e9b365e0f5b2197d4..8d8492db2ccbd4e678d5fd43cc7d4ea7dc4d29a4 100644 (file)
 #include <stdio.h>
 
 /* IPC headers */
 #include <stdio.h>
 
 /* IPC headers */
-#include <Std.h>
+#include <ti/ipc/Std.h>
 #include <ti/ipc/Ipc.h>
 #include <ti/ipc/MessageQ.h>
 
 #include <ti/ipc/Ipc.h>
 #include <ti/ipc/MessageQ.h>
 
-#include <ti/sdo/linuxutils/cmem/include/cmem.h>
+#include <ti/cmem.h>
 
 typedef struct MyMsg {
     MessageQ_MsgHeader header;
 
 typedef struct MyMsg {
     MessageQ_MsgHeader header;