You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
523B

  1. diff --git a/modules/juce_audio_plugin_client/utility/juce_IncludeModuleHeaders.h b/modules/juce_audio_plugin_client/utility/juce_IncludeModuleHeaders.h
  2. index 701c4df..0e8a324 100644
  3. --- a/modules/juce_audio_plugin_client/utility/juce_IncludeModuleHeaders.h
  4. +++ b/modules/juce_audio_plugin_client/utility/juce_IncludeModuleHeaders.h
  5. @@ -24,6 +24,8 @@
  6. ==============================================================================
  7. */
  8. +#pragma once
  9. +
  10. #include "../juce_audio_plugin_client.h"
  11. namespace juce