0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-10 23:15:37 +00:00
Files
termux-packages/x11-packages/tigervnc-viewer/vncviewer-Surface_X11.cxx.patch
2025-02-25 12:16:35 +02:00

10 lines
162 B
Diff

+++ ./vncviewer/Surface_X11.cxx
@@ -24,6 +24,7 @@
#include <stdlib.h>
#include <stdexcept>
+#include <new>
#include <FL/Fl_RGB_Image.H>
#include <FL/x.H>