diff --git a/vincecontrol.cpp b/vincecontrol.cpp index 38e9a94..827f3b0 100644 --- a/vincecontrol.cpp +++ b/vincecontrol.cpp @@ -5,7 +5,7 @@ union MyUnion { int i; - unsigned char a[4]; + unsigned char a[4]; }; VinceControl::VinceControl(ProTools proto) {