diff options
Diffstat (limited to 'source/Asura.Editor/graphics/drawer.cpp')
-rw-r--r-- | source/Asura.Editor/graphics/drawer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Asura.Editor/graphics/drawer.cpp b/source/Asura.Editor/graphics/drawer.cpp index f2fca31..6482aeb 100644 --- a/source/Asura.Editor/graphics/drawer.cpp +++ b/source/Asura.Editor/graphics/drawer.cpp @@ -1,4 +1,4 @@ -#include "drawer.h" +#include "Drawer.h" using namespace AEGraphics; |