aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/core/convar/convar.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/core/convar/convar.h')
-rw-r--r--NorthstarDLL/core/convar/convar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/core/convar/convar.h b/NorthstarDLL/core/convar/convar.h
index 86ec64e6..edc6ac97 100644
--- a/NorthstarDLL/core/convar/convar.h
+++ b/NorthstarDLL/core/convar/convar.h
@@ -1,5 +1,5 @@
#pragma once
-#include "shared/sourceinterface.h"
+#include "core/sourceinterface.h"
#include "core/math/color.h"
#include "cvar.h"
#include "concommand.h"