Explorar el Código

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

August Mueller hace 14 años
padre
commit
9a3709f347
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;