aboutsummaryrefslogtreecommitdiff
path: root/src/gensvm_strutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gensvm_strutil.c')
-rw-r--r--src/gensvm_strutil.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gensvm_strutil.c b/src/gensvm_strutil.c
index 97dec81..b4c5c54 100644
--- a/src/gensvm_strutil.c
+++ b/src/gensvm_strutil.c
@@ -1,5 +1,5 @@
/**
- * @file strutil.c
+ * @file gensvm_strutil.c
* @author Gertjan van den Burg
* @date January, 2014
* @brief Utility functions for dealing with strings
@@ -9,7 +9,6 @@
* format and checking start and ends of strings.
*/
-#include "globals.h"
#include "gensvm_strutil.h"
/**