diff options
Diffstat (limited to 'src/Driver.hpp')
-rw-r--r-- | src/Driver.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Driver.hpp b/src/Driver.hpp index ae8d452..6584688 100644 --- a/src/Driver.hpp +++ b/src/Driver.hpp @@ -20,7 +20,9 @@ #include <boost/shared_ptr.hpp> #include <sigc++/sigc++.h> + #include "raul/SRSWQueue.hpp" + #include "PatchageEvent.hpp" class PatchagePort; |