This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Include commdlg.h, needed if others define WIN32_LEAN_AND_MEAN
pull/351/head
falkTX
3 years ago
parent
29709cbe4e
commit
c6d9420490
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
distrho/extra/FileBrowserDialog.cpp
+ 1
- 0
distrho/extra/FileBrowserDialog.cpp
View File
@@ -22,6 +22,7 @@
# import <Cocoa/Cocoa.h>
#endif
#ifdef DISTRHO_OS_WINDOWS
# include <commdlg.h>
# include <direct.h>
# include <process.h>
# include <winsock2.h>
Write
Preview
Loading…
Cancel
Save