mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 03:35:38 +03:00
11 lines
254 B
Diff
11 lines
254 B
Diff
--- a/src/pingus/screens/demo_session.cpp
|
|
+++ b/src/pingus/screens/demo_session.cpp
|
|
@@ -18,6 +18,7 @@
|
|
|
|
#include <algorithm>
|
|
#include <iostream>
|
|
+#include <functional>
|
|
|
|
#include "engine/gui/gui_manager.hpp"
|
|
#include "engine/gui/surface_button.hpp"
|
|
|