diff options
Diffstat (limited to 'plugins/MirandaG15/src/CEvent.h')
-rw-r--r-- | plugins/MirandaG15/src/CEvent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/CEvent.h b/plugins/MirandaG15/src/CEvent.h index 4222600ca4..1a86441c09 100644 --- a/plugins/MirandaG15/src/CEvent.h +++ b/plugins/MirandaG15/src/CEvent.h @@ -1,4 +1,4 @@ -#ifndef _CEVENT_H_
+#ifndef _CEVENT_H_
#define _CEVENT_H_
enum EventType { EVENT_MSG_RECEIVED = 0,
|