summarylogtreecommitdiffstats
path: root/array.patch
blob: fd52d28340c4c5e6d8654ea66577f057bb8f91f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff --unified --recursive --text projecteur-0.9.2_orig/src/device.h projecteur-0.9.2/src/device.h
--- projecteur-0.9.2_orig/src/device.h	2023-08-20 18:15:44.009596913 +0800
+++ projecteur-0.9.2/src/device.h	2023-08-20 18:30:38.419496407 +0800
@@ -4,6 +4,7 @@
 #include "enum-helper.h"
 
 #include <memory>
+#include <array>
 
 #include <QObject>