Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HostWindows.cpp')
-rw-r--r--plugins/HostWindows.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HostWindows.cpp b/plugins/HostWindows.cpp
index c354b4657..1c0574fc5 100644
--- a/plugins/HostWindows.cpp
+++ b/plugins/HostWindows.cpp
@@ -5,7 +5,7 @@
#include "HostWindows.h"
-#include "mumble_plugin_utils.h"
+#include "mumble_positional_audio_utils.h"
#include <windows.h>
#include <tlhelp32.h>