diff options
Diffstat (limited to 'runtime/libtrace/tracelib.c')
-rw-r--r-- | runtime/libtrace/tracelib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/libtrace/tracelib.c b/runtime/libtrace/tracelib.c index 5b4c7f6..9de5c29 100644 --- a/runtime/libtrace/tracelib.c +++ b/runtime/libtrace/tracelib.c @@ -10,7 +10,7 @@ #include <stdlib.h> #include <stdio.h> #include <string.h> -#include "Support/DataTypes.h" +#include "llvm/Support/DataTypes.h" /*===---------------------------------------------------------------------===== * HASH FUNCTIONS |