summaryrefslogtreecommitdiff
path: root/src/seq/seq_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/seq/seq_local.h')
-rw-r--r--src/seq/seq_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seq/seq_local.h b/src/seq/seq_local.h
index fa3d95c..f0a0acd 100644
--- a/src/seq/seq_local.h
+++ b/src/seq/seq_local.h
@@ -77,7 +77,7 @@ struct _snd_seq {
int mode;
int poll_fd;
void *dl_handle;
- snd_seq_ops_t *ops;
+ const snd_seq_ops_t *ops;
void *private_data;
int client; /* client number */
/* buffers */