mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-22 01:34:21 +00:00
Windows: Remove deprecated direct show macro from JUCE demo
This commit is contained in:
parent
74c7633aab
commit
8b3ab7c152
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include "../JuceDemoHeader.h"
|
||||
|
||||
#if JUCE_MAC || JUCE_DIRECTSHOW
|
||||
#if JUCE_MAC || JUCE_WINDOWS
|
||||
|
||||
//==============================================================================
|
||||
// so that we can easily have two video windows each with a file browser, wrap this up as a class..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue