-
Notifications
You must be signed in to change notification settings - Fork 549
AGL macOS xcode16.0 b1
Rolf Bjarne Kvinge edited this page Jun 18, 2024
·
2 revisions
#AGL.framework
diff -ruN /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers/aglMacro.h /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers/aglMacro.h
--- /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers/aglMacro.h 2024-04-13 22:00:12
+++ /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers/aglMacro.h 2024-05-30 04:17:39
@@ -17,7 +17,7 @@
#ifndef _AGLMACRO_H
#define _AGLMACRO_H
-#include "aglContext.h"
+#include <AGL/aglContext.h>
/* Macro context name (AGLContext) */
#if !defined(AGL_MACRO_CONTEXT)