summaryrefslogtreecommitdiff
path: root/src/lib/grok/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/grok/util.h')
-rw-r--r--src/lib/grok/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/grok/util.h b/src/lib/grok/util.h
index 9996fa0e9..a78ecabca 100644
--- a/src/lib/grok/util.h
+++ b/src/lib/grok/util.h
@@ -24,4 +24,4 @@
#include <vector>
-extern std::vector<std::string> get_gpu_names(boost::filesystem::path binary);
+extern std::vector<std::string> get_gpu_names();