diff src/xmenu.c @ 109558:0a2fae39b2dc

* src/xmenu.c: Do not included lwlib.h, not needed.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 26 Jul 2010 21:12:42 -0700
parents 051595eb9b58
children 228a5fa4eda0
line wrap: on
line diff
--- a/src/xmenu.c	Mon Jul 26 21:03:14 2010 -0700
+++ b/src/xmenu.c	Mon Jul 26 21:12:42 2010 -0700
@@ -89,7 +89,6 @@
 #include <X11/Xaw/Paned.h>
 #endif /* HAVE_XAW3D */
 #endif /* USE_LUCID */
-#include "../lwlib/lwlib.h"
 #else /* not USE_X_TOOLKIT */
 #ifndef USE_GTK
 #include "../oldXMenu/XMenu.h"