1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 17:11:20 +01:00

Bug 2540 - Fix include path.

This commit is contained in:
James Crook
2020-09-22 14:19:22 +01:00
parent 7fe18235d9
commit fcdb9e7a3a

View File

@@ -14,7 +14,7 @@
#include "KeyboardCapture.h"
#include "FileNames.h"
#include "widgets\ErrorDialog.h"
#include "./widgets/ErrorDialog.h"
#include <wx/display.h>
#include <wx/frame.h>