Remove unused method in RouteTimeAxisView. Fix bug with switching to layered region...
[ardour.git] / libs / ardour / filename_extensions.cc
index d018dc7f4aa8834abebfd12833ba6e29d5c31f13..c30483456e1075fcc9e30a2328403f36105c759e 100644 (file)
@@ -1,5 +1,6 @@
-#include <ardour/filename_extensions.h>
+#include "ardour/filename_extensions.h"
 
+#include <stdint.h>
 #include "i18n.h"
 
 namespace ARDOUR {