1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-25 16:48:44 +02:00

linux build

This commit is contained in:
Paul Licameli 2016-04-06 17:00:02 -04:00
parent df5fcc3581
commit a3084fa557

View File

@ -11,6 +11,7 @@
#ifndef _WIDGETS_VALNUM_H_ #ifndef _WIDGETS_VALNUM_H_
#define _WIDGETS_VALNUM_H_ #define _WIDGETS_VALNUM_H_
#include "../MemoryX.h"
#include <wx/defs.h> #include <wx/defs.h>
#if wxUSE_VALIDATORS #if wxUSE_VALIDATORS