aboutsummaryrefslogtreecommitdiffstats
path: root/src/frames/loading_frame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frames/loading_frame.cpp')
-rw-r--r--src/frames/loading_frame.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frames/loading_frame.cpp b/src/frames/loading_frame.cpp
index fac163d6..48996f1f 100644
--- a/src/frames/loading_frame.cpp
+++ b/src/frames/loading_frame.cpp
@@ -25,8 +25,8 @@
*/
#include "loading_frame.hpp"
-#include "frame_background_image.hpp"
-#include "frame_background_color.hpp"
+#include "menu/frame_background_image.hpp"
+#include "menu/frame_background_color.hpp"
namespace usdx
{