fixed build for linux

This commit is contained in:
Lauchmelder 2021-12-26 01:58:32 +01:00
parent 46e3ec5848
commit e60328cf04
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,4 @@
#include "..\include\lol\Buffer.hpp"
#pragma once
#include <lol/Buffer.hpp>
namespace lol
{

View file

@ -1,5 +1,4 @@
#include <lol/buffers/VertexBuffer.hpp>
#pragma once
namespace lol
{