summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/AudioDriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/AudioDriver.h')
-rw-r--r--src/libs/engine/AudioDriver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/AudioDriver.h b/src/libs/engine/AudioDriver.h
index b449843c..9128c2ed 100644
--- a/src/libs/engine/AudioDriver.h
+++ b/src/libs/engine/AudioDriver.h
@@ -20,8 +20,8 @@
#include "Driver.h"
#include "types.h"
-#include "List.h"
-#include "raul/Path.h"
+#include <raul/List.h>
+#include <raul/Path.h>
namespace Ingen {