Let Futex import base-class ctors
[folly.git] / folly / test / EndianTest.cpp
index 93b0390e7db46298f5d5fa05215456f1eac157b3..30809c1e0ea1f3ec3e5c187d3d5393dd664b11a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 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/lang/Bits.h>
 
 #include <folly/portability/GTest.h>