This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix build with the clang compiler.
tags/v1.9.9
Yuri
Filipe Coelho
<falktx@falktx.com>
7 years ago
parent
a8c5ddd1d5
commit
2be9e4027c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
source/backend/CarlaBackend.h
+ 1
- 1
source/backend/CarlaBackend.h
View File
@@ -1335,7 +1335,7 @@ typedef struct {
/*!
* Parameter ranges.
*/
typedef struct {
typedef struct
_ParameterRanges
{
/*!
* Default value.
*/
Write
Preview
Loading…
Cancel
Save