]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Forward slash in directory names
authorFrank Livingston <frank-livingston@ti.com>
Fri, 8 Jul 2016 00:23:58 +0000 (19:23 -0500)
committerFrank Livingston <frank-livingston@ti.com>
Fri, 8 Jul 2016 00:23:58 +0000 (19:23 -0500)
procsdk_audio_x_xx_xx_xx/common/paf_heapMgr.c

index 84b1d36a09351712674a2085bb9728848dae08d2..aa043bd50de5b5e3d435d4718bf6467de7d9845a 100644 (file)
@@ -1,5 +1,5 @@
-#include <xdc\std.h>
-#include <xdc\runtime\IHeap.h>
+#include <xdc/std.h>
+#include <xdc/runtime/IHeap.h>
 
 #include "paf_heapMgr.h"