summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/message.h b/common/message.h
index f97cff2..dd1f097 100644
--- a/common/message.h
+++ b/common/message.h
@@ -10,7 +10,7 @@ typedef enum
LC_MSG_FOCUS_CHANGED,
// LC_MSG_SELECTION_CHANGED,
LC_MSG_COUNT
-} LC_MESSAGES;
+} LC_MSG_TYPES;
typedef struct
{