diff options
Diffstat (limited to 'expt_0516.cu')
| -rw-r--r-- | expt_0516.cu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expt_0516.cu b/expt_0516.cu index 351a8c4..48b3811 100644 --- a/expt_0516.cu +++ b/expt_0516.cu @@ -1,6 +1,6 @@ // Experimental content: Test branch performance (optimized memory and output) // #define PRINT_READ_PROCESS -#include "read_helper.h" +#include "read_helper_p.h" #include "sortlib.cuh" #include <algorithm> |
