diff options
Diffstat (limited to 'src/Sme.c')
-rw-r--r-- | src/Sme.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -33,6 +33,9 @@ in this Software without prior written authorization from the X Consortium. * kit@expo.lcs.mit.edu */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include <X11/Xaw3d/Xaw3dP.h> #include <stdio.h> #include <X11/IntrinsicP.h> |