Update worker.cc

This commit is contained in:
EZ4Stephen 2025-11-19 17:19:03 +04:00 committed by GitHub
parent 9c9ffdcb5b
commit f833c45ea6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,9 @@
*/
#include <stdlib.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#include <glibmm/timer.h>