summaryrefslogtreecommitdiff
path: root/plugins/stats_tree
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/stats_tree')
-rw-r--r--plugins/stats_tree/stats_tree_plugin.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/stats_tree/stats_tree_plugin.c b/plugins/stats_tree/stats_tree_plugin.c
index 3621df24b2..dccb029a50 100644
--- a/plugins/stats_tree/stats_tree_plugin.c
+++ b/plugins/stats_tree/stats_tree_plugin.c
@@ -28,9 +28,8 @@
#include "config.h"
#endif
-#include "plugins/plugin_api.h"
#include <gmodule.h>
-#include "plugins/plugin_api_defs.h"
+
#include <epan/stats_tree.h>
extern void register_pinfo_stat_trees(void);