summaryrefslogtreecommitdiffhomepage
path: root/csv/csv.h
diff options
context:
space:
mode:
Diffstat (limited to 'csv/csv.h')
-rw-r--r--csv/csv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/csv/csv.h b/csv/csv.h
index bb058586..e88a10b2 100644
--- a/csv/csv.h
+++ b/csv/csv.h
@@ -9,7 +9,7 @@
#include "export.hpp"
-class OPENTRACK_CSV_EXPORT CSV
+class OTR_CSV_EXPORT CSV
{
public:
QString readLine();