changeset 282:f9408d4117e4

GQVIEW_H -> MAIN_H
author Laurent Monin <geeqie@norz.org>
date Tue, 08 Apr 2008 23:07:09 +0000
parents b1c2c2cf19d4
children c459535524df
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"