diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/X11/Xaw3d/AllWidgets.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/X11/Xaw3d/AllWidgets.h b/include/X11/Xaw3d/AllWidgets.h index 181528d..726f88b 100644 --- a/include/X11/Xaw3d/AllWidgets.h +++ b/include/X11/Xaw3d/AllWidgets.h @@ -26,6 +26,8 @@ in this Software without prior written authorization from the X Consortium. #ifndef _XawAllWidgets_h #define _XawAllWidgets_h +#include <X11/Xmu/WidgetNode.h> + /* * This file matches the generated AllWidgets.c */ |