summaryrefslogtreecommitdiffstats
path: root/src/map/cov/cov.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/cov/cov.h')
-rw-r--r--src/map/cov/cov.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/map/cov/cov.h b/src/map/cov/cov.h
index 80ef1925..135fee8c 100644
--- a/src/map/cov/cov.h
+++ b/src/map/cov/cov.h
@@ -18,11 +18,10 @@
***********************************************************************/
-#ifndef __COV_H__
-#define __COV_H__
+#ifndef ABC__map__cov__cov_h
+#define ABC__map__cov__cov_h
-#include "abc.h"
-#include "extra.h"
+#include "src/base/abc/abc.h"
#include "covInt.h"