]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/commitdiff
migrate to ipc 3.0.0.20 which uses ti/ipc/Std.h instead of Std.h
authorJohn Dowdal <jdowdal@ti.com>
Wed, 22 May 2013 19:25:09 +0000 (15:25 -0400)
committerJohn Dowdal <jdowdal@ti.com>
Wed, 22 May 2013 19:25:09 +0000 (15:25 -0400)
test/k2h/armv7/linux/rm_dsp_client_test.c
test/k2k/armv7/linux/rm_dsp_client_test.c

index d54fa50da8da245bdd3a0846a8dffb8b78b3fbcd..4094064451b27ad55b3aebdb123d7b72409ddb6d 100644 (file)
@@ -40,7 +40,7 @@
 #include <stdlib.h>
 
 /* IPC Headers */
-#include <Std.h>
+#include <ti/ipc/Std.h>
 #include <ti/ipc/Ipc.h>
 #include <ti/ipc/MessageQ.h>
 
index d54fa50da8da245bdd3a0846a8dffb8b78b3fbcd..4094064451b27ad55b3aebdb123d7b72409ddb6d 100644 (file)
@@ -40,7 +40,7 @@
 #include <stdlib.h>
 
 /* IPC Headers */
-#include <Std.h>
+#include <ti/ipc/Std.h>
 #include <ti/ipc/Ipc.h>
 #include <ti/ipc/MessageQ.h>