diff options
-rw-r--r-- | src/xembed.hh | 4 |
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> |