From bdbf70c48e94a61e0996805ad5c2826d1aa9ab59 Mon Sep 17 00:00:00 2001
From: ellson <devnull@localhost>
Date: Tue, 4 Mar 2008 19:28:15 +0000
Subject: [PATCH] fix case and eof

---
 cmd/smyrna/smyrnadefs.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cmd/smyrna/smyrnadefs.h b/cmd/smyrna/smyrnadefs.h
index 84c25ec17..74bb9632e 100644
--- a/cmd/smyrna/smyrnadefs.h
+++ b/cmd/smyrna/smyrnadefs.h
@@ -28,7 +28,7 @@
 #include <GL/gl.h>
 #include <GL/glu.h>	
 #include <gtk/gtkgl.h>
-#include "glCompset.h"
+#include "glcompset.h"
 
 #define IS_TEST_MODE_ON				0
 #define	DEFAULT_MAGNIFIER_WIDTH		300
@@ -337,4 +337,4 @@ extern void glexpose();
 
 
 
-#endif
\ No newline at end of file
+#endif
-- 
2.40.0