summaryrefslogtreecommitdiff
path: root/Logo.c
diff options
context:
space:
mode:
Diffstat (limited to 'Logo.c')
-rw-r--r--Logo.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Logo.c b/Logo.c
index f4e738a..b922850 100644
--- a/Logo.c
+++ b/Logo.c
@@ -1,3 +1,4 @@
+/* $XdotOrg: xc/programs/xlogo/Logo.c,v 1.1.4.2.4.1 2004/03/04 17:49:14 eich Exp $ */
/* $Xorg: Logo.c,v 1.4 2001/02/09 02:05:54 xorgcvs Exp $ */
/*
@@ -33,6 +34,7 @@ from The Open Group.
#include <X11/Xmu/Drawing.h>
#include "LogoP.h"
#include <X11/extensions/shape.h>
+#include <X11/Xos.h>
#ifdef XRENDER
#include "RenderLogo.h"