Fix formatting samplecnt_t (aka int64_t aka long long int)
[ardour.git] / gtk2_ardour / ardour_http.cc
index ebd2016f134848360e25f4230fd01cb56ce8a5b8..880d36578e600d94a090ab76c096345a2366b61b 100644 (file)
 #include <glibmm.h>
 
 #include "pbd/compose.h"
-#include "pbd/i18n.h"
 #include "pbd/error.h"
 
 #include "ardour_http.h"
 
+#include "pbd/i18n.h"
+
 #ifdef WAF_BUILD
 #include "gtk2ardour-version.h"
 #endif