summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/tgbot/types/InputFile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tgbot/types/InputFile.h b/include/tgbot/types/InputFile.h
index 9f75216..0467d87 100644
--- a/include/tgbot/types/InputFile.h
+++ b/include/tgbot/types/InputFile.h
@@ -1,6 +1,8 @@
#ifndef TGBOT_CPP_INPUTFILE_H
#define TGBOT_CPP_INPUTFILE_H
+#include "tgbot/export.h"
+
#include <memory>
#include <string>