summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/include/trv_pov.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/traveler/include/trv_pov.h')
-rw-r--r--apps/graphics/traveler/include/trv_pov.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/graphics/traveler/include/trv_pov.h b/apps/graphics/traveler/include/trv_pov.h
index 2edc5b7a2..70038049b 100644
--- a/apps/graphics/traveler/include/trv_pov.h
+++ b/apps/graphics/traveler/include/trv_pov.h
@@ -49,7 +49,7 @@
/* This structure defines the current camera position of the player's eyes */
-extern struct trv_camera_s g_trv_player;
+extern struct trv_camera_s g_player;
/****************************************************************************
* Public Function Prototypes