Mercurial > hg > svcore
comparison plugin/DSSIPluginFactory.cpp @ 405:65311fb86166
* Merge rev 1048 (build fixes) from rdf-import branch
author | Chris Cannam |
---|---|
date | Tue, 29 Apr 2008 09:44:44 +0000 |
parents | dc46851837d6 |
children | 115f60df1e4d |
comparison
equal
deleted
inserted
replaced
404:4884fba80e00 | 405:65311fb86166 |
---|---|
23 | 23 |
24 #include <QString> | 24 #include <QString> |
25 | 25 |
26 #include "DSSIPluginInstance.h" | 26 #include "DSSIPluginInstance.h" |
27 #include "PluginIdentifier.h" | 27 #include "PluginIdentifier.h" |
28 | |
29 #include <cstdlib> | |
28 | 30 |
29 //!!! | 31 //!!! |
30 #include "plugin/plugins/SamplePlayer.h" | 32 #include "plugin/plugins/SamplePlayer.h" |
31 | 33 |
32 #include "system/System.h" | 34 #include "system/System.h" |