Changes For Bug 352
[oota-llvm.git] / include / llvm / Config / malloc.h
index c78408a35981d8c216ef6e3cbb8d7be68c818129..7d16a406705f33c24c2e86a9894b8f4f3981e1ac 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef _SUPPORT_MALLOC_H
 #define _SUPPORT_MALLOC_H
 
-#include "Config/config.h"
+#include "llvm/Config/config.h"
 
 #ifdef HAVE_MALLOC_H
 #include <malloc.h>