diff options
Diffstat (limited to 'test/fracviewer.cxx')
| -rw-r--r-- | test/fracviewer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fracviewer.cxx b/test/fracviewer.cxx index 8e9ab8771..bc45cc045 100644 --- a/test/fracviewer.cxx +++ b/test/fracviewer.cxx @@ -16,7 +16,7 @@ #if HAVE_GL && HAVE_GL_GLU_H # include <FL/glut.H> -# include <FL/glu.H> +# include <FL/glu.h> # include <stdio.h> # include <stdlib.h> |
