mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 00:20:06 +02:00
portaudio: win - fix a bad header include-once trick.\nas this is only included by px_win_endpoint.c and px_win_common.h is not included there I do not think it was causing any bugs, but is obviously a copy-paste typo.
This commit is contained in:
parent
a2a87bb373
commit
36dbff73b4
@ -1,5 +1,5 @@
|
|||||||
#ifndef PX_WIN_COMMON_H
|
#ifndef PX_WIN_ENDPOINT_H
|
||||||
#define PX_WIN_COMMON_H
|
#define PX_WIN_ENDPOINT_H
|
||||||
/*
|
/*
|
||||||
* PortMixer
|
* PortMixer
|
||||||
* Windows Common Header for Vista/7
|
* Windows Common Header for Vista/7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user