summaryrefslogtreecommitdiffstats
path: root/src/userpref.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/userpref.h')
-rw-r--r--src/userpref.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/userpref.h b/src/userpref.h
index 7ff91b3..14db985 100644
--- a/src/userpref.h
+++ b/src/userpref.h
@@ -19,8 +19,8 @@
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 */ 20 */
21 21
22#ifndef USERPREF_H 22#ifndef __USERPREF_H
23#define USERPREF_H 23#define __USERPREF_H
24 24
25#ifdef HAVE_CONFIG_H 25#ifdef HAVE_CONFIG_H
26#include <config.h> 26#include <config.h>