Преглед изворни кода

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;