瀏覽代碼

Merge branch 'threadtests' of github.com:ccgus/fmdb into threadtests

August Mueller 14 年之前
父節點
當前提交
9a3709f347
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/FMDatabasePool.h

+ 1 - 1
src/FMDatabasePool.h

@@ -6,7 +6,7 @@
 //  Copyright 2011 Flying Meat Inc. All rights reserved.
 //
 
-#import <Cocoa/Cocoa.h>
+#import <Foundation/Foundation.h>
 
 @class FMDatabase;