mirror of
https://github.com/love2d/love.git
synced 2026-08-19 12:14:20 +02:00
Properly #include DrawQable in wrap_Graphics.cpp
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
**/
|
**/
|
||||||
|
|
||||||
#include "wrap_Graphics.h"
|
#include "wrap_Graphics.h"
|
||||||
#include "DrawQable.h"
|
#include <graphics/DrawQable.h>
|
||||||
#include <image/ImageData.h>
|
#include <image/ImageData.h>
|
||||||
#include <font/Rasterizer.h>
|
#include <font/Rasterizer.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user