audacia/src/effects/VST
Paul Licameli 6c57948d8f Remove unnecessary #include-s from .cpp files...
... Unnecessary because transitively included.

But each .cpp file still includes its own .h file near the top to ensure
that it compiles indenendently, even if it is reincluded transitively later.
2019-05-16 17:21:00 -04:00
..
VSTControl.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
VSTControlGTK.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTControlGTK.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTControlMSW.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTControlMSW.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTControlOSX.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
VSTControlOSX.mm Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTEffect.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
VSTEffect.h ModuleInterface::GetFileExtensions() returns const reference... 2019-05-16 12:30:23 -04:00
aeffectx.h Round 8 of wx3 changes 2015-07-16 14:30:04 -05:00