From 25db2afffa17d09b0f415a76d9a73a92f2c062bd Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 14 Jan 2024 01:10:14 -0500 Subject: Include path trimming. --- windows-extra/windowsextra.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows-extra/windowsextra.hpp') diff --git a/windows-extra/windowsextra.hpp b/windows-extra/windowsextra.hpp index 227d4ad..ba09638 100644 --- a/windows-extra/windowsextra.hpp +++ b/windows-extra/windowsextra.hpp @@ -1,7 +1,7 @@ #ifndef SAMPLEPLUGIN_H #define SAMPLEPLUGIN_H -#include "../include/qmpcorepublic.hpp" +#include "qmpcorepublic.hpp" #include -- cgit v1.2.3