summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/voodoo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/voodoo.h')
-rw-r--r--src/devices/video/voodoo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/voodoo.h b/src/devices/video/voodoo.h
index 1be7f0a1a85..e33928ce78b 100644
--- a/src/devices/video/voodoo.h
+++ b/src/devices/video/voodoo.h
@@ -1337,7 +1337,7 @@ public:
tmu_shared_state tmushare; // TMU shared state
banshee_info banshee; // Banshee state
- legacy_poly_manager * poly; // polygon manager
+ legacy_poly_manager_owner poly; // polygon manager
std::unique_ptr<stats_block[]> thread_stats; // per-thread statistics
voodoo_stats stats; // internal statistics