Browse Source

Include commdlg.h, needed if others define WIN32_LEAN_AND_MEAN

pull/351/head
falkTX 3 years ago
parent
commit
c6d9420490
1 changed files with 1 additions and 0 deletions
  1. +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>


Loading…
Cancel
Save