summary refs log tree commit diff stats
path: root/src/common/plugin-timer.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-25 01:33:23 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-25 01:33:23 +0200
commit47310229a4ba96ee2aad166b7c561ec31ae20a70 (patch)
tree1986fd188110b40ca6f8c601f69562a656843777 /src/common/plugin-timer.h
parent9690fa532d1661d61737c7d69f6e624bacaeecca (diff)
Some more rebranding for consistency's sake
Diffstat (limited to 'src/common/plugin-timer.h')
-rw-r--r--src/common/plugin-timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/plugin-timer.h b/src/common/plugin-timer.h
index e3530c8d..4b4f0d8d 100644
--- a/src/common/plugin-timer.h
+++ b/src/common/plugin-timer.h
@@ -1,5 +1,5 @@
-#ifndef XCHAT_PLUGIN_TIMER_H
-#define XCHAT_PLUGIN_TIMER_H
+#ifndef HEXCHAT_PLUGIN_TIMER_H
+#define HEXCHAT_PLUGIN_TIMER_H
 
 int timer_plugin_init (xchat_plugin *plugin_handle, char **plugin_name,
 				char **plugin_desc, char **plugin_version, char *arg);