Use the GMock portability header
[folly.git] / folly / test / EndianTest.cpp
index a08748bb6bea224c1417c50bb0c7b837bff73d35..f57bea9f47e9ebc558f0689c67b6c91b7916685c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2016 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/Bits.h"
+#include <folly/Bits.h>
 
 #include <gtest/gtest.h>