(d3d) Move C++ headers to the top to avoid namespace conflicts

This commit is contained in:
Higor Eurípedes 2014-10-24 20:12:23 -02:00
parent 67ca60dd7c
commit 40f19cf2c4

View File

@ -17,6 +17,9 @@
#ifndef D3DVIDEO_HPP__
#define D3DVIDEO_HPP__
#include <string>
#include <vector>
#ifdef HAVE_CONFIG_H
#include "../../config.h"
#endif
@ -55,8 +58,7 @@
#include <Cg/cgD3D9.h>
#endif
#include "d3d_wrapper.h"
#include <string>
#include <vector>
#ifdef HAVE_OVERLAY
typedef struct