JournallingObject: header cleanups
No need to include various QtCore header files anymore. Fix resulting missing headers in some other files.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#ifndef _VST_PLUGIN_H
|
||||
#define _VST_PLUGIN_H
|
||||
|
||||
#include <QtCore/QMap>
|
||||
#include <QtCore/QMutex>
|
||||
#include <QtCore/QPointer>
|
||||
#include <QtCore/QString>
|
||||
|
||||
Reference in New Issue
Block a user