Added CSV parsing and export of Symbian-format Event logs that have had their tables...
[qwerkisync] / EventParsers / MMSParser.cpp
index 5339983..1549e60 100644 (file)
@@ -18,6 +18,8 @@
 
 #include "MMSParser.h"
 
+#include "EventTypes/iEvent.h"
+
 #include <QDebug>
 
 #include <QFile>