aboutsummaryrefslogtreecommitdiff
path: root/include/gensvm_cmdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gensvm_cmdarg.h')
-rw-r--r--include/gensvm_cmdarg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gensvm_cmdarg.h b/include/gensvm_cmdarg.h
index ac33be8..600de81 100644
--- a/include/gensvm_cmdarg.h
+++ b/include/gensvm_cmdarg.h
@@ -12,7 +12,7 @@
#ifndef GENSVM_CMDARG_H
#define GENSVM_CMDARG_H
-#include "globals.h"
+#include "gensvm_globals.h"
// function declarations
int gensvm_check_argv(int argc, char **argv, char *str);