Skip to content
  • Alexander Larsson's avatar
    Fix build · 84883ccf
    Alexander Larsson authored
    Was getting this error:
    
    main.c:785:13: error: ‘gtk_demos’ undeclared (first use in this function)
    main.c:785:13: note: each undeclared identifier is reported only once for each function it appears in
    main.c: In function ‘main’:
    84883ccf