瀏覽代碼

fix a warning for folks.

August Mueller 7 年之前
父節點
當前提交
d57bab8d63
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/extra/fts3/FMDatabase+FTS3.h

+ 1 - 1
src/extra/fts3/FMDatabase+FTS3.h

@@ -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.