Fix typo. Stupid me.
[oota-llvm.git] / lib / Support / Unix / Signals.inc
index 1f8c8158d7f30586e47071a46cab22d0d5636f85..60ff87644f3f14ea204e4f3191aa215bedf373f3 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/stat.h>
 #endif
 #if HAVE_CXXABI_H
-#include cxxabi.h>
+#include <cxxabi.h>
 #endif
 #if HAVE_DLFCN_H
 #include <dlfcn.h>