diff options
Diffstat (limited to 'gcell/apps/benchmark_roundtrip.cc')
-rw-r--r-- | gcell/apps/benchmark_roundtrip.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcell/apps/benchmark_roundtrip.cc b/gcell/apps/benchmark_roundtrip.cc index 85af03a08..8ba37c968 100644 --- a/gcell/apps/benchmark_roundtrip.cc +++ b/gcell/apps/benchmark_roundtrip.cc @@ -23,7 +23,7 @@ #include <config.h> #endif #include <gcell/gc_job_manager.h> -#include <omni_time.h> +#include <gnuradio/omni_time.h> #include <getopt.h> #include <stdlib.h> #include <stdio.h> |