mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#ifndef __AUDACITY_MODULEMANAGER_H__
|
||||
#define __AUDACITY_MODULEMANAGER_H__
|
||||
|
||||
#include <wx/dynlib.h>
|
||||
|
||||
#include "MemoryX.h"
|
||||
#include <map>
|
||||
#include <vector>
|
||||
@@ -21,6 +19,7 @@
|
||||
#include "audacity/ModuleInterface.h"
|
||||
|
||||
class wxArrayString;
|
||||
class wxDynamicLibrary;
|
||||
class CommandHandler;
|
||||
|
||||
wxWindow * MakeHijackPanel();
|
||||
|
||||
Reference in New Issue
Block a user