summaryrefslogtreecommitdiff
path: root/infra/stellar_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'infra/stellar_core.c')
-rw-r--r--infra/stellar_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/stellar_core.c b/infra/stellar_core.c
index bec285c..590931e 100644
--- a/infra/stellar_core.c
+++ b/infra/stellar_core.c
@@ -16,7 +16,7 @@
#include "log_private.h"
#include "stellar_stat.h"
#include "packet_internal.h"
-#include "session_private.h"
+#include "session_internal.h"
#include "session_manager.h"
#define CORE_LOG_FATAL(format, ...) STELLAR_LOG_FATAL(__thread_local_logger, "core", format, ##__VA_ARGS__)