summaryrefslogtreecommitdiff
path: root/apps/examples/nximage/nximage_bkgd.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nximage/nximage_bkgd.c')
-rw-r--r--apps/examples/nximage/nximage_bkgd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/nximage/nximage_bkgd.c b/apps/examples/nximage/nximage_bkgd.c
index e724b3a31..9199b573d 100644
--- a/apps/examples/nximage/nximage_bkgd.c
+++ b/apps/examples/nximage/nximage_bkgd.c
@@ -153,7 +153,7 @@ static struct nximage_run_t g_runs[NINPUT_ROWS];
/* Background window call table */
-const struct nx_callback_s g_bgcb =
+const struct nx_callback_s g_nximagecb =
{
nximage_redraw, /* redraw */
nximage_position /* position */