unrevert "(wangle) express current Core functionality with a state machine""
[folly.git] / folly / Unicode.cpp
index 7e2c247af5d899c2ca6b663c081091d831aee745..3285c00b2694e22b94ab5ab0cd36e0aee323b485 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/Unicode.h"
+#include <folly/Unicode.h>
 
 namespace folly {
 
@@ -51,4 +51,3 @@ fbstring codePointToUtf8(char32_t cp) {
 //////////////////////////////////////////////////////////////////////
 
 }
-