Browse Source

Platform: absolute include path for Apple Foundation.framework stuff.

pull/289/head
Vladimír Vondruš 8 years ago
parent
commit
2b1ed769bb
  1. 2
      src/Magnum/Platform/Implementation/dpiScaling.mm

2
src/Magnum/Platform/Implementation/dpiScaling.mm

@ -23,7 +23,7 @@
DEALINGS IN THE SOFTWARE.
*/
#import "NSBundle.h"
#import "Foundation/NSBundle.h"
#include "dpiScaling.hpp"

Loading…
Cancel
Save