diff options
Diffstat (limited to 'src/Driver.hpp')
-rw-r--r-- | src/Driver.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Driver.hpp b/src/Driver.hpp index 3837382..5c175a1 100644 --- a/src/Driver.hpp +++ b/src/Driver.hpp @@ -17,7 +17,6 @@ #ifndef PATCHAGE_DRIVER_HPP #define PATCHAGE_DRIVER_HPP -#include <boost/shared_ptr.hpp> #include <sigc++/sigc++.h> #include "PatchageEvent.hpp" |