Add support for building gnushogi and xshogi out of source tree.
[gnushogi.git] / gnushogi / gnushogi.h
index 70bf95b..5e40a19 100644 (file)
@@ -36,7 +36,7 @@
 #ifndef _GNUSHOGI_H_
 #define _GNUSHOGI_H_
 
-#include "../config.h"        /* Portability #defines. */
+#include "config.h"        /* Portability #defines. */
 #include "debug.h"
 #include "opts.h"          /* Various option-setting #defines.  */