Moved '#include "config.h"' to freeglut_internal.h, we will need it
[freeglut] / src / freeglut_overlay.c
index 93d5aec..2a1314a 100644 (file)
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 #include <GL/freeglut.h>
 #include "freeglut_internal.h"