From 1b0c8fb53a4f3335dc9132e4beabe6602f682ea5 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sat, 14 Sep 2019 19:51:37 +0200 Subject: Use autotools instead of hand-written Makefile --- src/main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index 3af6815..bf622ed 100644 --- a/src/main.h +++ b/src/main.h @@ -3,6 +3,7 @@ #define GL_GLEXT_PROTOTYPES +#include "config.h" #include #include #include -- cgit v1.2.3