aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/core/filesystem/filesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/core/filesystem/filesystem.h')
-rw-r--r--NorthstarDLL/core/filesystem/filesystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/core/filesystem/filesystem.h b/NorthstarDLL/core/filesystem/filesystem.h
index 8739d342..560b8c2c 100644
--- a/NorthstarDLL/core/filesystem/filesystem.h
+++ b/NorthstarDLL/core/filesystem/filesystem.h
@@ -1,5 +1,5 @@
#pragma once
-#include "shared/sourceinterface.h"
+#include "core/sourceinterface.h"
// taken from ttf2sdk
typedef void* FileHandle_t;