diff --git a/common/meson.build b/common/meson.build index 61537c17..bfb71f62 100644 --- a/common/meson.build +++ b/common/meson.build @@ -2,6 +2,7 @@ libui_sources += [ 'common/alloc.c', + 'common/controls.c', 'common/errors.c', 'common/events.c', 'common/main.c',