aboutsummaryrefslogtreecommitdiffstats
path: root/alc/backends/dsound.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/backends/dsound.h')
-rw-r--r--alc/backends/dsound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/backends/dsound.h b/alc/backends/dsound.h
index 3b5b344b..787f227a 100644
--- a/alc/backends/dsound.h
+++ b/alc/backends/dsound.h
@@ -1,7 +1,7 @@
#ifndef BACKENDS_DSOUND_H
#define BACKENDS_DSOUND_H
-#include "backends/base.h"
+#include "base.h"
struct DSoundBackendFactory final : public BackendFactory {
public: