fix a warning for folks.

This commit is contained in:
August Mueller 2018-09-05 11:08:31 -07:00
parent a161fc45be
commit d57bab8d63

View File

@ -6,7 +6,7 @@
// Copyright (c) 2014 Andrew Goodale. All rights reserved.
//
#import <FMDB/FMDatabase.h>
#import <fmdb/FMDatabase.h>
/**
Names of commands that can be issued against an FTS table.