aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-19 23:54:42 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-19 23:54:42 +0800
commit78b384662f484e946a6a17c96e6c309df0c039da (patch)
tree70093f05f4e9d02bbc8ddfdd2ddc8bef1cca1751 /include
parent8ef9703ee2a4b22395935030606fcf69e3acad86 (diff)
downloadQMidiPlayer-78b384662f484e946a6a17c96e6c309df0c039da.tar.xz
Added a sample plugin as a template.
Implemented scanPlugin for Windows.
Diffstat (limited to 'include')
-rw-r--r--include/qmpcorepublic.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qmpcorepublic.hpp b/include/qmpcorepublic.hpp
index eb53bb3..98b8936 100644
--- a/include/qmpcorepublic.hpp
+++ b/include/qmpcorepublic.hpp
@@ -1,6 +1,7 @@
#ifndef QMPCOREPUBLIC_H
#define QMPCOREPUBLIC_H
#include <cstdint>
+#include <vector>
#include <string>
//This struct is used by event reader callbacks and event handler callbacks
//as caller data struct