summaryrefslogtreecommitdiffstats
path: root/macosx/HBHUDView.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBHUDView.h')
-rw-r--r--macosx/HBHUDView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBHUDView.h b/macosx/HBHUDView.h
index 0ea5f3112..b453ae374 100644
--- a/macosx/HBHUDView.h
+++ b/macosx/HBHUDView.h
@@ -9,5 +9,5 @@
/**
* The HBHUDView class implements simple views that can draw the background in the HUD style.
*/
-@interface HBHUDView : NSView
+@interface HBHUDView : NSVisualEffectView
@end