fixed: osx compile errors from last commit

This commit is contained in:
Nick Bolton 2014-02-28 13:06:25 +00:00
parent f3d542b2c3
commit 19bcb9dfae
11 changed files with 13 additions and 13 deletions

View file

@ -16,9 +16,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#import "platform/COSXScreenSaver.h"
#import "platform/OSXScreenSaver.h"
#import "platform/COSXScreenSaverUtil.h"
#import "platform/OSXScreenSaverUtil.h"
#import "synergy/IPrimaryScreen.h"
#import "base/Log.h"
#import "base/IEventQueue.h"