Cleanup: sorting.
authorCarl Hetherington <cth@carlh.net>
Tue, 21 Jan 2025 01:26:58 +0000 (02:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 Jan 2025 01:26:58 +0000 (02:26 +0100)
src/lib/analyse_audio_job.h

index afd52c3040688c00f48ce215f0e2d48fe8acef35..e37220b7c5a522efbba6b52e8c7754bfff6b60fe 100644 (file)
 #include <boost/scoped_ptr.hpp>
 
 
-class AudioBuffers;
 class AudioAnalysis;
-class Playlist;
-class AudioPoint;
+class AudioBuffers;
 class AudioFilterGraph;
+class AudioPoint;
 class Filter;
+class Playlist;
 
 
 /** @class AnalyseAudioJob