Include "config.h".
authorhanda <handa>
Mon, 8 Nov 2004 08:11:45 +0000 (08:11 +0000)
committerhanda <handa>
Mon, 8 Nov 2004 08:11:45 +0000 (08:11 +0000)
example/otfview.c

index 0accf52..af87d38 100644 (file)
@@ -28,6 +28,8 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite
 #include <unistd.h>
 #include <libgen.h>
 
+#include "config.h"
+
 #ifdef HAVE_X11_XAW_COMMAND_H
 
 #include <X11/Xatom.h>