aboutsummaryrefslogtreecommitdiffstats
path: root/apiextractor.h
diff options
context:
space:
mode:
Diffstat (limited to 'apiextractor.h')
-rw-r--r--apiextractor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/apiextractor.h b/apiextractor.h
index b745a91c0..1c729cf6f 100644
--- a/apiextractor.h
+++ b/apiextractor.h
@@ -26,12 +26,13 @@
#include "reporthandler.h"
#include "abstractmetalang.h"
+#include "apiextractormacros.h"
#include <QStringList>
class AbstractMetaBuilder;
class QIODevice;
-class ApiExtractor
+class APIEXTRACTOR_API ApiExtractor
{
public:
ApiExtractor();