aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_datasource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/extractor_datasource.h')
-rw-r--r--src/main/extractor_datasource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/extractor_datasource.h b/src/main/extractor_datasource.h
index c71f4fd..d2bd4f8 100644
--- a/src/main/extractor_datasource.h
+++ b/src/main/extractor_datasource.h
@@ -25,6 +25,8 @@
25#ifndef EXTRACTOR_DATASOURCE_H 25#ifndef EXTRACTOR_DATASOURCE_H
26#define EXTRACTOR_DATASOURCE_H 26#define EXTRACTOR_DATASOURCE_H
27 27
28#include "extractor.h"
29
28/** 30/**
29 * Handle to a datasource we can use for the plugins. 31 * Handle to a datasource we can use for the plugins.
30 */ 32 */