Fix build
This commit is contained in:
parent
c1389218f2
commit
160b746182
8 changed files with 22 additions and 5 deletions
|
@ -6,9 +6,14 @@
|
|||
#include "DrawingManager.h"
|
||||
#include "DrawingSurface.h"
|
||||
#include "DrawingContext.h"
|
||||
#include "Rasterizer.h"
|
||||
#include "Grid.h"
|
||||
#include "Image.h"
|
||||
|
||||
#include "TextElement.h"
|
||||
#include "DiscretePoint.h"
|
||||
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
MainApplication::MainApplication()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue