Fix missing includes

This commit is contained in:
Jonathan G Rennison
2024-02-21 01:08:06 +00:00
parent 1f08ea54e5
commit 158fbe19f8
3 changed files with 5 additions and 0 deletions

View File

@@ -10,6 +10,8 @@
#ifndef SOCIAL_INTEGRATION_H
#define SOCIAL_INTEGRATION_H
#include <vector>
class SocialIntegrationPlugin {
public:
enum State {