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