aboutsummaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>2009-06-25 16:11:21 +0200
committerJuan Cespedes <cespedes@debian.org>2009-06-25 16:11:21 +0200
commitf728123bd75a65a6a1536e198c3c30719e494e71 (patch)
tree21f66082275987a9b24fbc776fa607c6113acf0e /options.c
parent3df476b28e4a9cdb43cf29fff8e89481310eb30d (diff)
downloadltrace-f728123bd75a65a6a1536e198c3c30719e494e71.tar.gz
Re-organize file names
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index 812036a..8a837ca 100644
--- a/options.c
+++ b/options.c
@@ -14,7 +14,7 @@
#include <getopt.h>
#endif
-#include "main.h"
+#include "common.h"
#include "options.h"
#include "defs.h"