aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 3b2fcc0..3f84b82 100644
--- a/src/main.c
+++ b/src/main.c
@@ -21,8 +21,8 @@
#include <time.h>
#include <strings.h>
#include <err.h>
-#include <tgeb/tgebdat.h>
-#include <tgeb/tgebup.h>
+#include <tgebdat.h>
+#include <tgebup.h>
extern char *__progname;
const char *copyright = "$ TGeb parasite 0.2 -" \