GxRuntime: Cleanup and better handling of newer libraries

This commit is contained in:
Michael Fabian Dirks
2017-04-09 05:36:11 +02:00
parent 11cc383e7b
commit 590f4eb155
7 changed files with 97 additions and 22 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
#include "GraphicsRuntime.h"
#ifndef GXSCENE_H
#define GXSCENE_H
#include <map>
#include "GraphicsRuntime.h"
#include <windows.h>
#include <d3d.h>
#include "gxlight.h"