aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/etc_groups.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/etc_groups.h b/src/include/etc_groups.h
index fffc5f9b9..61ac8ac69 100644
--- a/src/include/etc_groups.h
+++ b/src/include/etc_groups.h
@@ -48,6 +48,7 @@ static char *etc_group_games[] = {
48 "openal", // 3D sound 48 "openal", // 3D sound
49 "timidity", // MIDI 49 "timidity", // MIDI
50 "timidity.cfg", 50 "timidity.cfg",
51 "vulkan", // next generation OpenGL stack
51 NULL 52 NULL
52}; 53};
53 54