changeset 282:c2cb12def9d6

GQVIEW_H -> MAIN_H
author zas_
date Tue, 08 Apr 2008 23:07:09 +0000
parents 9995c5fb202a
children e213fb025621
files src/main.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/main.h	Tue Apr 08 23:02:33 2008 +0000
+++ b/src/main.h	Tue Apr 08 23:07:09 2008 +0000
@@ -10,8 +10,8 @@
  */
 
 
-#ifndef GQVIEW_H
-#define GQVIEW_H
+#ifndef MAIN_H
+#define MAIN_H
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"