aboutsummaryrefslogtreecommitdiff
path: root/devel/simgear/files/patch-simgear_scene_viewer_Compositor.hxx
blob: cfbe13ebe8ceba58c057eeb39624840fe03df0db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- simgear/scene/viewer/Compositor.hxx.orig	2023-03-14 07:49:42 UTC
+++ simgear/scene/viewer/Compositor.hxx
@@ -17,6 +17,7 @@
 #ifndef SG_COMPOSITOR_HXX
 #define SG_COMPOSITOR_HXX
 
+#include <array>
 #include <unordered_map>
 #include <vector>