1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02: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>