aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-05-24 17:48:31 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-05-24 17:48:31 +0200
commit88ad29908349549c880f74a9572c1cd032a8479b (patch)
tree3200b3157f06b013712f847dbbcca6dc2b299f68
parent1445aa7be442522d8712b28923e633555dbc3660 (diff)
make header file consistent after rename (noticed by corvid)
-rw-r--r--src/xembed.hh4
1 files 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 <fltk/Window.h>