diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-10 11:39:21 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-10 11:39:21 +0100 |
| commit | 31079061f125e7d8c152e3f6459fe2e3ec06a77d (patch) | |
| tree | c6e873ce1f8474cd68357c30e50c9c43d481d7ef /src/main.cpp | |
| parent | d671ea83612bcb683e675c041392922e66e57e58 (diff) | |
running on osx
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 32aca84..fbb0484 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,7 +1,7 @@ #include "../imgui/imgui.h" #include "../imgui/imgui_spectrum.h" #include "../imgui/imgui_impl_opengl3_loader.h" -#include "../imfiledialog/imFileDialog.h" +#include "../imfiledialog/ImFileDialog.h" #include "../utf8.h" #include "widgets/imgui_toggle.h" #include "definitions.h" |
