aboutsummaryrefslogtreecommitdiff
path: root/src/cfpeek.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cfpeek.c')
-rw-r--r--src/cfpeek.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cfpeek.c b/src/cfpeek.c
index da195d7..6001b9a 100644
--- a/src/cfpeek.c
+++ b/src/cfpeek.c
@@ -1,5 +1,5 @@
1/* This file is part of cfpeek 1/* This file is part of cfpeek
2 Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff 2 Copyright (C) 2011, 2012, 2015, 2018 Sergey Poznyakoff
3 3
4 Cfpeek is free software; you can redistribute it and/or modify 4 Cfpeek is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
16*/ 16*/
17 17
18#include "cfpeek.h" 18#include "cfpeek.h"
19#include "grecs-locus.h" 19#include "grecs/locus.h"
20 20
21int file_index; 21int file_index;
22int flags; 22int flags;

Return to:

Send suggestions and report system problems to the System administrator.