rename for linux sake
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#ifndef GRID2_HPP
|
#ifndef GRID2_HPP
|
||||||
#define GRID2_HPP
|
#define GRID2_HPP
|
||||||
|
|
||||||
#include "Vec2.hpp"
|
#include "vec2.hpp"
|
||||||
#include "Vec4.hpp"
|
#include "vec4.hpp"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
@@ -228,4 +228,4 @@ public:
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user