about summary refs log tree commit diff stats
path: root/src/tray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tray.h')
-rw-r--r--src/tray.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tray.h b/src/tray.h
index 76173cfe..1f8f13d8 100644
--- a/src/tray.h
+++ b/src/tray.h
@@ -32,8 +32,8 @@
  *
  */
 
-#ifndef PROFANITY_TRAY_H
-#define PROFANITY_TRAY_H
+#ifndef TRAY_H
+#define TRAY_H
 
 void tray_init(void);
 void tray_update(void);