Fix Build: folly/test/ThreadLocalTest
[folly.git] / folly / test / DiscriminatedPtrTest.cpp
index e282d9d38e72d5e5c6cf4717180495dd71fe5601..e9074eb0e2da090072e2cbfb54221e4bcf35e11e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/DiscriminatedPtr.h"
+#include <folly/DiscriminatedPtr.h>
 
 #include <gtest/gtest.h>