Commit c2aab37e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

glwin32: remove unneeded includes and defines

parent bb5b5410
......@@ -29,18 +29,11 @@
#include <vlc_vout_display.h>
#include <windows.h>
#include <ddraw.h>
#include <commctrl.h>
#undef GetSystemMetrics
#ifndef MONITOR_DEFAULTTONEAREST
# define MONITOR_DEFAULTTONEAREST 2
#endif
#define GLEW_STATIC
#include "../opengl.h"
#include <GL/wglew.h>
#include "common.h"
/*****************************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment