Oops, forgot to add controls.c to the build.
This commit is contained in:
parent
9f776c140d
commit
19fc6f674f
|
@ -2,6 +2,7 @@
|
|||
|
||||
libui_sources += [
|
||||
'common/alloc.c',
|
||||
'common/controls.c',
|
||||
'common/errors.c',
|
||||
'common/events.c',
|
||||
'common/main.c',
|
||||
|
|
Loading…
Reference in New Issue