1
0
Fork 0

Unix: Remove unnecessary includes of Spectre/Display/DisplayDescription.h

This commit is contained in:
Henrik Hautakoski 2020-12-23 14:36:38 +01:00
parent 12b2413e23
commit 197b4df87f
3 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,4 @@
#include <Spectre/Display/DisplayDescription.h> // Prevents conflict with X.h defining "None"
#include <Spectre/System/Log.h>
#include <Spectre/Graphics/Image.h>
#include "X11WindowEventHandler.h"