You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
11 lines
183 B
Diff
11 lines
183 B
Diff
--- a/layers/shader_object.cpp
|
|
+++ b/layers/shader_object.cpp
|
|
@@ -16,6 +16,7 @@
|
|
|
|
// clang-format off
|
|
|
|
+#include <cassert>
|
|
#include <cctype>
|
|
#include <cstring>
|
|
#include <chrono>
|