Skip to content
Snippets Groups Projects
Commit 33108ccf authored by Steve Lhomme's avatar Steve Lhomme
Browse files

netconf: remove unneeded windows.h include

This would be needed if we were using the registry.
parent 483463ca
No related branches found
No related tags found
1 merge request!3862reorder/clean includes so windows.h is never included before winsock headers
......@@ -23,7 +23,6 @@
#endif
#include <string.h>
#include <windows.h>
#include <vlc_common.h>
#include <vlc_configuration.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment