Update ScopedXCB.cpp

This commit is contained in:
Lynix 2020-05-27 23:45:31 +02:00
parent 85a5e8eedd
commit a1d7bc49c2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <Nazara/Renderer/GLX/ScopedXCB.hpp>
#include <Nazara/Core/Error.hpp>
#include <Nazara/Platform/GLX/Display.hpp>
#include <Nazara/Renderer/GLX/Display.hpp>
#include <xcb/xcb_image.h>
#include <Nazara/Renderer/Debug.hpp>