aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/background_color.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/background_color.hpp')
-rw-r--r--src/menu/background_color.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/background_color.hpp b/src/menu/background_color.hpp
index 4ba040cb..79059471 100644
--- a/src/menu/background_color.hpp
+++ b/src/menu/background_color.hpp
@@ -28,7 +28,7 @@
#include <GL/gl.h>
#include "background.hpp"
-#include "utils/rgb_color.hpp"
+#include "utils/color/rgb.hpp"
#include "utils/dimension.hpp"
namespace usdx