Skip to content

Commit

Permalink
[dt] hip_texture.h -> hip_texture_types.h
Browse files Browse the repository at this point in the history
Change-Id: If106efa0a2e52105d4025706fdbc291c27352a74
  • Loading branch information
mangupta committed Jul 19, 2017
1 parent e671cec commit 9d5d4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/test_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ THE SOFTWARE.
#include <stddef.h>

#include "hip/hip_runtime.h"
#include "hip/hip_texture.h"
#include "hip/hip_texture_types.h"
#include "hip/hip_runtime_api.h"

#define HC __attribute__((hc))
Expand Down

0 comments on commit 9d5d4f9

Please sign in to comment.