head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @// @; 1.1 date 2025.09.28.15.58.14; author adam; state Exp; branches; next ; commitid JcrAuBkcuWuhTucG; desc @@ 1.1 log @supertux: fix build with boost 1.89.0; fix packaging on Darwin @ text @$NetBSD$ Fix build on Darwin. --- src/audio/sound_manager.hpp.orig 2025-09-28 15:34:52.973835904 +0000 +++ src/audio/sound_manager.hpp @@@@ -22,8 +22,8 @@@@ #include #include -#include -#include +#include +#include #include "math/vector.hpp" #include "util/currenton.hpp" @