diff options
Diffstat (limited to 'src/LashProxy.hpp')
-rw-r--r-- | src/LashProxy.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/LashProxy.hpp b/src/LashProxy.hpp index c803bff..6b2d394 100644 --- a/src/LashProxy.hpp +++ b/src/LashProxy.hpp @@ -19,6 +19,9 @@ #ifndef PATCHAGE_LASH_PROXY_HPP #define PATCHAGE_LASH_PROXY_HPP +#include <list> +#include <string> + #include "Patchage.hpp" struct ProjectInfo { |