Versioning for Thrift, remove thrift/lib/cpp/config.h
[folly.git] / folly / SpookyHashV1.cpp
index 78d940b5f7db8f73a4afbc66cdf275e40684f317..c0885d24a00c43fa8cb48b421485e8395cb7a6ee 100644 (file)
@@ -24,7 +24,7 @@
 //   July 12 2012: was passing out variables in final to in/out in short
 //   July 30 2012: I reintroduced the buffer overflow
 
-#include "folly/SpookyHashV1.h"
+#include <folly/SpookyHashV1.h>
 
 #include <cstring>