Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / test / PaddedTest.cpp
index 1fd751375bffbbc556cfbca320382687c5cbb395..98978265e2c72bcc72af7b321c1daaeab8b7253a 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/Padded.h"
+#include <folly/Padded.h>
 
 #include <glog/logging.h>
 #include <gtest/gtest.h>