summaryrefslogtreecommitdiffstats
path: root/src/Drivers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Drivers.hpp')
-rw-r--r--src/Drivers.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Drivers.hpp b/src/Drivers.hpp
index 582f953..ae3c063 100644
--- a/src/Drivers.hpp
+++ b/src/Drivers.hpp
@@ -17,6 +17,7 @@
#ifndef PATCHAGE_DRIVERS_HPP
#define PATCHAGE_DRIVERS_HPP
+#include "AudioDriver.hpp"
#include "ClientType.hpp"
#include "Driver.hpp"
@@ -24,7 +25,6 @@
namespace patchage {
-class AudioDriver;
class ILog;
/// Manager for all drivers