summaryrefslogtreecommitdiff
path: root/src/asset-manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/asset-manager.cpp')
-rw-r--r--src/asset-manager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asset-manager.cpp b/src/asset-manager.cpp
index fc24a48..dbc74ca 100644
--- a/src/asset-manager.cpp
+++ b/src/asset-manager.cpp
@@ -2,7 +2,7 @@
#include "asset-manager.hpp"
#include "bucketed-array.hpp"
-#include "thread_pool.hpp"
+#include "thread-pool.hpp"
#include <chrono>
#include <filesystem>