diff --git a/steam-runtime-tools/os.c b/steam-runtime-tools/os.c index 0d9f115529561cb931b724057e439669c737b77d..5b4f9e894942a7b1ef53371810f07ab7adb52001 100644 --- a/steam-runtime-tools/os.c +++ b/steam-runtime-tools/os.c @@ -32,6 +32,7 @@ #include <glib.h> #include "steam-runtime-tools/utils.h" +#include "steam-runtime-tools/utils-internal.h" G_GNUC_INTERNAL void _srt_os_release_init (SrtOsRelease *self)