refs #316 Reordered header includes.

This commit is contained in:
Mathew Sutcliffe
2014-09-25 20:43:20 +01:00
parent 5795845400
commit d1d276c559

View File

@@ -7,10 +7,10 @@
* contained in the LICENSE file. * contained in the LICENSE file.
*/ */
#include "blackmisc/avinformationmessage.h"
#include "atcstationcomponent.h" #include "atcstationcomponent.h"
#include "../views/atcstationview.h" #include "../views/atcstationview.h"
#include "ui_atcstationcomponent.h" #include "ui_atcstationcomponent.h"
#include "blackmisc/avinformationmessage.h"
#include "blackmisc/logmessage.h" #include "blackmisc/logmessage.h"
//! \file //! \file