added texture header to memory api source

Change-Id: I1af6d60aca5a9a9ef1cadf8c304bea892acbe061


[ROCm/hip commit: c20c524400]
This commit is contained in:
Aditya Atluri
2016-11-17 11:57:53 -06:00
parent ffb2f233b9
commit 7192577e38
+1
View File
@@ -27,6 +27,7 @@ THE SOFTWARE.
#include "hip/hip_runtime.h"
#include "hip_hcc.h"
#include "trace_helper.h"
#include "hip/hcc_detail/hip_texture.h"
//-------------------------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------