diff --git a/src/ATCDCL/ATC.cxx b/src/ATCDCL/ATC.cxx
index 41c56e648..68963fe92 100644
--- a/src/ATCDCL/ATC.cxx
+++ b/src/ATCDCL/ATC.cxx
@@ -35,8 +35,8 @@
 
 
 FGATC::FGATC() :
-	_voiceOK(false),
 	_playing(false),
+	_voiceOK(false),
 	_sgr(NULL),
 	freqClear(true),
 	receiving(false),