From ca888dcba752e5f182801d8a4c3d45410a1f138e Mon Sep 17 00:00:00 2001 From: Tim Mayberry Date: Sat, 23 Jun 2012 05:09:39 +0000 Subject: [PATCH] Remove unused header include git-svn-id: svn://localhost/ardour2/branches/3.0@12900 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/session_state.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/ardour/session_state.cc b/libs/ardour/session_state.cc index 81c399d2a2..1389d1ac16 100644 --- a/libs/ardour/session_state.cc +++ b/libs/ardour/session_state.cc @@ -69,7 +69,6 @@ #include "pbd/controllable_descriptor.h" #include "pbd/enumwriter.h" #include "pbd/error.h" -#include "pbd/filesystem.h" #include "pbd/file_utils.h" #include "pbd/pathscanner.h" #include "pbd/pthread_utils.h"