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 7ae1ad5c..e5a37793 100644
--- a/csv/csv.h
+++ b/csv/csv.h
@@ -7,7 +7,7 @@
#include <QRegExp>
#include <QtGlobal>
-#ifdef BUILD_opentrack_csv
+#ifdef BUILD_csv
# define CSV_EXPORT Q_DECL_EXPORT
#else
# define CSV_EXPORT Q_DECL_IMPORT