summaryrefslogtreecommitdiffstats
path: root/NativeApp
diff options
context:
space:
mode:
Diffstat (limited to 'NativeApp')
-rw-r--r--NativeApp/Apple/Source/Classes/iOS/MetalView.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/NativeApp/Apple/Source/Classes/iOS/MetalView.m b/NativeApp/Apple/Source/Classes/iOS/MetalView.m
index 4a805af..e042a88 100644
--- a/NativeApp/Apple/Source/Classes/iOS/MetalView.m
+++ b/NativeApp/Apple/Source/Classes/iOS/MetalView.m
@@ -4,7 +4,7 @@
#import <QuartzCore/CAMetalLayer.h>
#endif
-#include "DeviceCaps.h"
+#include "GraphicsTypes.h"
@implementation MetalView