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

Add missing include

This commit is contained in:
lllucius
2011-03-30 14:30:58 +00:00
parent 9c765b7897
commit 0c54afc769

View File

@@ -23,6 +23,7 @@
#include <wx/intl.h>
#include <wx/snglinst.h>
#include <wx/log.h>
#include <wx/timer.h>
#include "widgets/FileHistory.h"
#include "ondemand/ODTaskThread.h"