mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
parent
d953b9d23c
commit
402bafda0d
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@
|
||||||
#elif JUCE_WINDOWS
|
#elif JUCE_WINDOWS
|
||||||
#include "native/juce_ActiveXComponent_windows.cpp"
|
#include "native/juce_ActiveXComponent_windows.cpp"
|
||||||
#include "native/juce_SystemTrayIcon_windows.cpp"
|
#include "native/juce_SystemTrayIcon_windows.cpp"
|
||||||
#elif JUCE_LINUX
|
#elif JUCE_LINUX || JUCE_BSD
|
||||||
#include "native/juce_SystemTrayIcon_linux.cpp"
|
#include "native/juce_SystemTrayIcon_linux.cpp"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue