1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-05 22:21:15 +01:00

Added <wx/filename.h> to #includes.

This commit is contained in:
james.k.crook@gmail.com
2014-06-13 17:02:37 +00:00
parent 676cd8b1d4
commit 4c0d515dba
3 changed files with 3 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
#include "../Audacity.h"
#include <wx/defs.h>
#include <wx/filename.h>
#include "../ShuttleGui.h"