~ change up include type
This commit is contained in:
parent
9c6b09c9f6
commit
f6f283dcfc
|
@ -5,10 +5,10 @@
|
|||
#define SIMPLE_DRAW_DRAWRENDER_HPP
|
||||
|
||||
#include <string>
|
||||
#include <Color.hpp>
|
||||
#include <vkvm.hpp>
|
||||
#include "Color.hpp"
|
||||
#include "vkvm.hpp"
|
||||
#include <iostream>
|
||||
#include "vector"
|
||||
#include <vector>
|
||||
#include "utils.hpp"
|
||||
#include <cmath>
|
||||
#include "Rectangle.hpp"
|
||||
|
|
Loading…
Reference in New Issue