# HG changeset patch # User Chris Cannam # Date 1482165278 0 # Node ID 46670bb4a2900220902ddc8e784ca6216902638f # Parent 576be7933ec70cd7a24327536c6ad5e315c51bde# Parent b1a7f45544003003008ee5098628fc009771c5dc Merge from branch svg, and thus (in some subrepos) from levelpanwidget diff -r 576be7933ec7 -r 46670bb4a290 data/fileio/FileFinder.h --- a/data/fileio/FileFinder.h Fri Dec 16 14:16:05 2016 +0000 +++ b/data/fileio/FileFinder.h Mon Dec 19 16:34:38 2016 +0000 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _FILE_FINDER_H_ -#define _FILE_FINDER_H_ +#ifndef SV_FILE_FINDER_H +#define SV_FILE_FINDER_H #include @@ -28,6 +28,7 @@ LayerFileNoMidi, SessionOrAudioFile, ImageFile, + SVGFile, AnyFile, CSVFile, LayerFileNonSV,