From a4341acaa67048e003d52ae5f250655001f67d57 Mon Sep 17 00:00:00 2001 From: vladislavbelov Date: Tue, 5 May 2020 11:31:19 +0000 Subject: [PATCH] Fixes macOS builds after 76909984b2 because of removed header. This was SVN commit r23625. --- source/lib/sysdep/os/osx/osx.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/lib/sysdep/os/osx/osx.cpp b/source/lib/sysdep/os/osx/osx.cpp index 042c43119e..4af1996416 100644 --- a/source/lib/sysdep/os/osx/osx.cpp +++ b/source/lib/sysdep/os/osx/osx.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2015 Wildfire Games. +/* Copyright (C) 2020 Wildfire Games. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the @@ -27,7 +27,6 @@ #include "lib/sysdep/gfx.h" #include "lib/utf8.h" #include "osx_bundle.h" -#include "osx_pasteboard.h" #include #include // MAC_OS_X_VERSION_MIN_REQUIRED