From 88ad29908349549c880f74a9572c1cd032a8479b Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Sun, 24 May 2009 17:48:31 +0200 Subject: make header file consistent after rename (noticed by corvid) --- src/xembed.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/xembed.hh b/src/xembed.hh index 9412bb13..72fbf887 100644 --- a/src/xembed.hh +++ b/src/xembed.hh @@ -1,5 +1,5 @@ -#ifndef __XIDWINDOW_HH__ -#define __XIDWINDOW_HH__ +#ifndef __XEMBED_HH__ +#define __XEMBED_HH__ #include -- cgit v1.2.3