aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/yetihack.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/yetihack.cpp b/src/yetihack.cpp
index 129d759..694efa5 100644
--- a/src/yetihack.cpp
+++ b/src/yetihack.cpp
@@ -16,6 +16,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with YetiHack. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <config.h>
#include <iostream>
#include <curses.h>
#include <cstdlib>