diff options
| author | Arisotura <thetotalworm@gmail.com> | 2020-04-14 23:38:48 +0200 |
|---|---|---|
| committer | Arisotura <thetotalworm@gmail.com> | 2020-04-14 23:38:48 +0200 |
| commit | 231f0fc2e5e22b2d4907341cc191cfc9215556fb (patch) | |
| tree | a7b8531e6fe81f0fdad4c985f69b5d77281fd2f1 /melonDS.cbp | |
| parent | de405ce8922713b78fe30c7612cbfc610578a474 (diff) | |
welp
Diffstat (limited to 'melonDS.cbp')
| -rw-r--r-- | melonDS.cbp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/melonDS.cbp b/melonDS.cbp index 7305ee5..2a33978 100644 --- a/melonDS.cbp +++ b/melonDS.cbp @@ -153,8 +153,8 @@ <Unit filename="src/Wifi.h" /> <Unit filename="src/WifiAP.cpp" /> <Unit filename="src/WifiAP.h" /> - <Unit filename="src/frontend/qt/main.cpp" /> - <Unit filename="src/frontend/qt/main.h" /> + <Unit filename="src/frontend/qt_sdl/main.cpp" /> + <Unit filename="src/frontend/qt_sdl/main.h" /> <Unit filename="src/libui_sdl/DlgAudioSettings.cpp" /> <Unit filename="src/libui_sdl/DlgAudioSettings.h" /> <Unit filename="src/libui_sdl/DlgEmuSettings.cpp" /> |