summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/libtrace/tracelib.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime/libtrace/tracelib.c')
-rw-r--r--llvm/runtime/libtrace/tracelib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/runtime/libtrace/tracelib.c b/llvm/runtime/libtrace/tracelib.c
index 5b4c7f68319..9de5c296b48 100644
--- a/llvm/runtime/libtrace/tracelib.c
+++ b/llvm/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
OpenPOWER on IntegriCloud