about summary refs log tree commit diff stats
path: root/src/plugins/themes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/themes.h')
-rw-r--r--src/plugins/themes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/themes.h b/src/plugins/themes.h
index 9c3c4a8c..398eb9e3 100644
--- a/src/plugins/themes.h
+++ b/src/plugins/themes.h
@@ -32,8 +32,8 @@
  *
  */
 
-#ifndef PLUGIN_THEMES_H
-#define PLUGIN_THEMES_H
+#ifndef PLUGINS_THEMES_H
+#define PLUGINS_THEMES_H
 
 void plugin_themes_init(void);
 void plugin_themes_close(void);