aboutsummaryrefslogtreecommitdiff
path: root/windows-extra/windowsextra.hpp
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-01-14 01:10:14 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-01-14 01:10:14 -0500
commit25db2afffa17d09b0f415a76d9a73a92f2c062bd (patch)
treeee91532af87fec5cb28d2d7c6e12e6654009d380 /windows-extra/windowsextra.hpp
parent7830db71fa0160d7f40ea9b4650003019c2ff50c (diff)
downloadQMidiPlayer-25db2afffa17d09b0f415a76d9a73a92f2c062bd.tar.xz
Include path trimming.
Diffstat (limited to 'windows-extra/windowsextra.hpp')
-rw-r--r--windows-extra/windowsextra.hpp2
1 files changed, 1 insertions, 1 deletions
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 <QWinTaskbarButton>