summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2012-06-23 05:07:09 +0000
committerTim Mayberry <mojofunk@gmail.com>2012-06-23 05:07:09 +0000
commit69c518f91e2f89722359699ef6c2b62467e2b56e (patch)
tree10f84510c71348dbc181df163480b19ceaca5503 /libs
parent1dde2f0591d62abcec9df2aef0f333e46d539fe3 (diff)
Remove unused header include
git-svn-id: svn://localhost/ardour2/branches/3.0@12835 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs')
-rw-r--r--libs/ardour/export_handler.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/export_handler.cc b/libs/ardour/export_handler.cc
index 327b7d8812..d93ec7779a 100644
--- a/libs/ardour/export_handler.cc
+++ b/libs/ardour/export_handler.cc
@@ -24,7 +24,6 @@
#include <glibmm/convert.h>
#include "pbd/convert.h"
-#include "pbd/filesystem.h"
#include "ardour/export_graph_builder.h"
#include "ardour/export_timespan.h"