aboutsummaryrefslogtreecommitdiffstats
path: root/alc/backends/winmm.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/backends/winmm.h')
-rw-r--r--alc/backends/winmm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/backends/winmm.h b/alc/backends/winmm.h
index a376b8a4..45a706aa 100644
--- a/alc/backends/winmm.h
+++ b/alc/backends/winmm.h
@@ -1,7 +1,7 @@
#ifndef BACKENDS_WINMM_H
#define BACKENDS_WINMM_H
-#include "backends/base.h"
+#include "base.h"
struct WinMMBackendFactory final : public BackendFactory {
public: