Skip to content
Snippets Groups Projects
Commit 4f1a9df6 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Fix incorrect inclusion of config.h

parent cb7206f5
No related branches found
No related tags found
7 merge requests!1715Update planetary strength after planetary plus's master rebase,!1693More threapool plotting tweaks,!1668before Mag.Egy in all the flavors,!1663Initial sync to work again,!1662Initial sync from previous months,!1642When searching for more particles in a ghost task we walk up the cell tree,...,!1633When searching for more particles in a ghost task we walk up the cell tree,...
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#define SWIFT_CELL_RT_H #define SWIFT_CELL_RT_H
/* Config parameters. */ /* Config parameters. */
#include "../config.h" #include <config.h>
/* Local includes. */ /* Local includes. */
#include "timeline.h" #include "timeline.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment