Move a few declarations to first use.
[ardour.git] / libs / ardour / filename_extensions.cc
index c4ca3b07d42a9e91af466198f69f570b8cada578..c09a8c481cb1e8e60cde287a5e0b39bc2d4be735 100644 (file)
@@ -1,8 +1,9 @@
 #include "ardour/filename_extensions.h"
 
+#include <stdint.h>
 #include "i18n.h"
 
-namespace ARDOUR {                       
+namespace ARDOUR {
 
 const char* const template_suffix = X_(".template");
 const char* const statefile_suffix = X_(".ardour");