From 1d3b4f1276ed8af2e91faccfb3c2088256f0b4cc Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Thu, 2 Jan 2020 17:45:30 -0800 Subject: [PATCH] fix header include --- libvapours/include/vapours/literals.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvapours/include/vapours/literals.hpp b/libvapours/include/vapours/literals.hpp index 6e919461..994693ed 100644 --- a/libvapours/include/vapours/literals.hpp +++ b/libvapours/include/vapours/literals.hpp @@ -14,7 +14,7 @@ * along with this program. If not, see . */ #pragma once -#include "../defines.hpp" +#include "defines.hpp" namespace ams { inline namespace literals {