mirror of
https://github.com/termux/termux-packages.git
synced 2025-05-10 23:15:37 +00:00
10 lines
162 B
Diff
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>
|