Fix #includes
[folly.git] / folly / wangle / ManualExecutor.cpp
index 2c0813011ff7e72109b1bd7e57541f1c2947b418..560475ccd5949d9efda64892179e91ff4a455a1a 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "ManualExecutor.h"
+#include <folly/wangle/ManualExecutor.h>
 
 #include <string.h>
 #include <string>