switching output audio devices
[vg.git] / vg.h
diff --git a/vg.h b/vg.h
index 7822a9595c8e7ae9ec5c87f91f9f25d191909584..82f95fcceab3a17469a552feee97b06d4528373f 100644 (file)
--- a/vg.h
+++ b/vg.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2023 Harry Godden (hgn) - All Rights Reserved */
+/* Copyright (C) 2021-2024 Mt.Zero Software - All Rights Reserved */
 
 /*
  
@@ -42,7 +42,7 @@
 |IMP| |   vg_render(void)
 |   | |      |
 |   | |      v
-|IMP| |   vg_ui(void)
+|IMP| |   vg_gui(void)
 |   | |      |
 |   |  '----'
 '___'