fixed texture header on nvcc

Change-Id: Ibe19f94be5edf972b6b51dea263e1088b6c60c1d


[ROCm/hip commit: d6ad91ffa4]
This commit is contained in:
Aditya Atluri
2016-11-21 13:53:28 -06:00
parent 5239788014
commit d1d588f763
3 changed files with 33 additions and 5 deletions
@@ -1,6 +1,6 @@
#ifndef HIP_TEXTURE_H
#define HIP_TEXTURE_H
#include <cuda_texture.h>
#include <texture_types.h>
#endif