diff --git a/dvmconsole/App.xaml.cs b/dvmconsole/App.xaml.cs index a108df3..ed1db8f 100644 --- a/dvmconsole/App.xaml.cs +++ b/dvmconsole/App.xaml.cs @@ -12,13 +12,13 @@ * */ -using fnecore.Utility; -using NAudio.Wave; using System.IO; using System.Reflection; using System.Text; using System.Windows; +using fnecore.Utility; + namespace dvmconsole { ///