diff options
Diffstat (limited to 'perf/remote_lat.cpp')
-rw-r--r-- | perf/remote_lat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/remote_lat.cpp b/perf/remote_lat.cpp index 6aaf1e9..483400c 100644 --- a/perf/remote_lat.cpp +++ b/perf/remote_lat.cpp @@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "../include/xs.h" +#include "../include/xs/xs.h" #include <stdio.h> #include <stdlib.h> #include <string.h> |