fixed build for linux
This commit is contained in:
parent
46e3ec5848
commit
e60328cf04
|
@ -1,5 +1,4 @@
|
||||||
#include "..\include\lol\Buffer.hpp"
|
#include <lol/Buffer.hpp>
|
||||||
#pragma once
|
|
||||||
|
|
||||||
namespace lol
|
namespace lol
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
#include <lol/buffers/VertexBuffer.hpp>
|
#include <lol/buffers/VertexBuffer.hpp>
|
||||||
#pragma once
|
|
||||||
|
|
||||||
namespace lol
|
namespace lol
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue