Fix up include headers, try to reduce dependencies
Ensure that all headers are self-sufficient instead of relying on included headers to include headers for execution.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#include "Dengine\Texture.h"
|
||||
#include "Dengine/Texture.h"
|
||||
|
||||
enum BytesPerPixel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user