diff options
Diffstat (limited to 'src/Project.hpp')
-rw-r--r-- | src/Project.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Project.hpp b/src/Project.hpp index 6236ead..0509bf6 100644 --- a/src/Project.hpp +++ b/src/Project.hpp @@ -21,6 +21,7 @@ #include <string> #include <list> + #include <boost/shared_ptr.hpp> #include <sigc++/signal.h> |