Skip to content

Commit

Permalink
Merge pull request #680 from Immediate-Mode-UI/demo-overview--time
Browse files Browse the repository at this point in the history
demo: Add time.h to overview.c
  • Loading branch information
RobLoach authored Sep 4, 2024
2 parents 4373fd0 + 458112e commit ec113a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/common/overview.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include <time.h>

static int
overview(struct nk_context *ctx)
{
Expand Down

0 comments on commit ec113a0

Please sign in to comment.