소스 검색

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;