From e8fd1645695e6920537731ae70b0ffb894df514c Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Tue, 18 Aug 2015 21:08:54 +0000 Subject: Move atomic_support.h and config_elast.h into src/include llvm-svn: 245354 --- libcxx/src/system_error.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/src/system_error.cpp') diff --git a/libcxx/src/system_error.cpp b/libcxx/src/system_error.cpp index 18f668f071c..3023e200aa3 100644 --- a/libcxx/src/system_error.cpp +++ b/libcxx/src/system_error.cpp @@ -12,7 +12,7 @@ #define _LIBCPP_BUILDING_SYSTEM_ERROR #include "system_error" -#include "config_elast.h" +#include "include/config_elast.h" #include "cstring" #include "string" -- cgit v1.2.3