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

attempt at fixing compile error on Linux

This commit is contained in:
v.audacity
2013-07-30 22:43:45 +00:00
parent 522205b056
commit ac6eaeeb70

View File

@@ -14,6 +14,8 @@
#ifndef __AUDACITY_CONTROL_TOOLBAR__
#define __AUDACITY_CONTROL_TOOLBAR__
#include <wx/timer.h>
#include "ToolBar.h"
#include "../Theme.h"