Browse Source

Re-add commdlg header, this seems to work now..

Signed-off-by: falkTX <falktx@falktx.com>
pull/351/head
falkTX 3 years ago
parent
commit
4c62f76915
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      distrho/extra/FileBrowserDialog.cpp

+ 1
- 0
distrho/extra/FileBrowserDialog.cpp View File

@@ -26,6 +26,7 @@
# include <process.h>
# include <winsock2.h>
# include <windows.h>
# include <commdlg.h>
# include <vector>
#else
# include <unistd.h>


Loading…
Cancel
Save