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