Mercurial > hg > svgui
diff widgets/CSVFormatDialog.h @ 1312:fcc1f45f7bd5 import-audio-data
Handle additional case
author | Chris Cannam |
---|---|
date | Thu, 28 Jun 2018 14:49:00 +0100 |
parents | 2633a1d73e39 |
children | b149b53df365 |
line wrap: on
line diff
--- a/widgets/CSVFormatDialog.h Thu Jun 28 14:48:48 2018 +0100 +++ b/widgets/CSVFormatDialog.h Thu Jun 28 14:49:00 2018 +0100 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _CSV_FORMAT_DIALOG_H_ -#define _CSV_FORMAT_DIALOG_H_ +#ifndef SV_CSV_FORMAT_DIALOG_H +#define SV_CSV_FORMAT_DIALOG_H #include "data/fileio/CSVFormat.h"