Browse Source

WinRT: Remove unneeded include

Fix #10642
George Marques 8 years ago
parent
commit
40a778a709
1 changed files with 0 additions and 1 deletions
  1. 0 1
      platform/winrt/audio_driver_winrt.h

+ 0 - 1
platform/winrt/audio_driver_winrt.h

@@ -34,7 +34,6 @@
 #include "core/os/mutex.h"
 #include "core/os/thread.h"
 
-#include <mmreg.h>
 #include <mmsystem.h>
 #include <windows.h>
 #include <wrl/client.h>