summaryrefslogtreecommitdiff
path: root/expt_0516.cu
diff options
context:
space:
mode:
Diffstat (limited to 'expt_0516.cu')
-rw-r--r--expt_0516.cu2
1 files changed, 1 insertions, 1 deletions
diff --git a/expt_0516.cu b/expt_0516.cu
index 48b3811..351a8c4 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_p.h"
+#include "read_helper.h"
#include "sortlib.cuh"
#include <algorithm>