aboutsummaryrefslogtreecommitdiff
path: root/plugins/Plugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Plugin.hpp')
-rw-r--r--plugins/Plugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Plugin.hpp b/plugins/Plugin.hpp
index ebf3408..72df764 100644
--- a/plugins/Plugin.hpp
+++ b/plugins/Plugin.hpp
@@ -30,7 +30,7 @@ namespace QuickMedia {
NET_ERR
};
- struct BodyItemImageContext {
+ struct BodyItemContext {
BodyItems *body_items;
size_t index;
};