diff options
Diffstat (limited to 'perf/local_thr.cpp')
-rw-r--r-- | perf/local_thr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/local_thr.cpp b/perf/local_thr.cpp index 5a9e6f1..a70491c 100644 --- a/perf/local_thr.cpp +++ b/perf/local_thr.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> |