X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglut_teapot.c;h=2faa851140379081eb49df7c1df05f05c54161fe;hb=1c741248e3ad67f24a57742cb5cc511f0ee87805;hp=b3c0b828735607124361880e50f9d8d6941a01db;hpb=d296a46a2dccdd99048541e1f8ca0ef010ac8545;p=freeglut diff --git a/src/freeglut_teapot.c b/src/freeglut_teapot.c index b3c0b82..2faa851 100644 --- a/src/freeglut_teapot.c +++ b/src/freeglut_teapot.c @@ -72,13 +72,8 @@ * OpenGL(TM) is a trademark of Silicon Graphics, Inc. */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include #include "freeglut_internal.h" - #include "freeglut_teapot_data.h" /* -- PRIVATE FUNCTIONS ---------------------------------------------------- */