summaryrefslogtreecommitdiffhomepage
path: root/csv/csv.h
diff options
context:
space:
mode:
Diffstat (limited to 'csv/csv.h')
-rw-r--r--csv/csv.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/csv/csv.h b/csv/csv.h
index b8c40e27..34fa75d8 100644
--- a/csv/csv.h
+++ b/csv/csv.h
@@ -7,9 +7,7 @@
#include <QRegExp>
#include <QtGlobal>
-#include "export.hpp"
-
-class OTR_CSV_EXPORT CSV
+class CSV
{
public:
QString readLine();