Skip to content

Commit 2ac109d

Browse files
committed
Fix import error
1 parent a935dfc commit 2ac109d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Src/FTCTextEntryFormattingConfigFactory.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919
// SOFTWARE.
2020

21+
#import "FTCTextEntryFormatting.h"
22+
2123
NS_ASSUME_NONNULL_BEGIN
2224

2325
@class FTCTextEntryFormattingConfig;

0 commit comments

Comments
 (0)