#include "frmContactEditorSound.h"
-#include <wx/tokenzr.h>
-#include <wx/file.h>
-#include <SFML/Audio.hpp>
-
-#include "../common/textprocessing.h"
-#include "../common/base64.h"
-#include "../common/mime.h"
-
frmContactEditorSound::frmContactEditorSound( wxWindow* parent )
:
frmContactEditorSoundADT( parent )
#include <map>
#include <string>
+#include <thread>
+
+#include <wx/tokenzr.h>
+#include <wx/file.h>
+#include <SFML/Audio.hpp>
+
#include "../AppXestiaAddrBk.h"
+#include "frmContactEditorSound.h"
+
+#include "../common/textprocessing.h"
+#include "../common/base64.h"
+#include "../common/mime.h"
#include "../enums.h"
//// end generated include