Don't include the specific plugin headers in plugin.h.

This lets files that use plugins not depend on plugins they don't use.
This commit is contained in:
Bill Currie 2012-02-13 21:58:34 +09:00
parent 699ab70482
commit ce6ab908a5
40 changed files with 82 additions and 51 deletions

View file

@ -28,6 +28,7 @@
#ifndef __QF_plugin_snd_output_h_
#define __QF_plugin_snd_output_h_
#include <QF/plugin.h>
#include <QF/qtypes.h>
/*