Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed Oct 15, 2023
1 parent 135c5e0 commit 33d994b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/main/src/tactile/main/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include "tactile/core/debug/log/logger.hpp"
#include "tactile/core/debug/log/terminal_logger_sink.hpp"
#include "tactile/core/debug/terminate_handler.hpp"
#include "tactile/core/format/file_format_manager.hpp"
#include "tactile/core/io/save/save_format_manager.hpp"
#include "tactile/core/misc/scope_guard.hpp"
#include "tactile/core/platform/environment.hpp"
#include "tactile/core/plugin/plugin_manager.hpp"
Expand Down

0 comments on commit 33d994b

Please sign in to comment.