aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DG_declare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/DG_declare.h')
-rw-r--r--src/macro/DG_declare.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/macro/DG_declare.h b/src/macro/DG_declare.h
index a444284..185a7db 100644
--- a/src/macro/DG_declare.h
+++ b/src/macro/DG_declare.h
@@ -17,8 +17,8 @@
#ifndef DG_DECLARE
#define DG_DECLARE
-#include "CactusEinstein/Einstein/src/macro/DXDG_declare.h"
-#include "CactusEinstein/Einstein/src/macro/DYDG_declare.h"
-#include "CactusEinstein/Einstein/src/macro/DZDG_declare.h"
+#include "DXDG_declare.h"
+#include "DYDG_declare.h"
+#include "DZDG_declare.h"
#endif