diff options
Diffstat (limited to 'make/glu-impl-x11.cfg')
-rw-r--r-- | make/glu-impl-x11.cfg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/make/glu-impl-x11.cfg b/make/glu-impl-x11.cfg index 3e46a73b5..35fc7034d 100644 --- a/make/glu-impl-x11.cfg +++ b/make/glu-impl-x11.cfg @@ -1,8 +1,6 @@ # This .cfg file is used to generate the GLU implementation on # X11. -Include glu-impl-common.cfg - CustomCCode #include <inttypes.h> - +Include glu-impl-common.cfg |