mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Replace many inclusions of Types.h with Identifier.h
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef __AUDACITY_COMPATIBILITY__
|
||||
#define __AUDACITY_COMPATIBILITY__
|
||||
|
||||
#include "audacity/Types.h"
|
||||
#include "Identifier.h"
|
||||
|
||||
class AUDACITY_DLL_API PlatformCompatibility
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user