Namespace cleanup

This commit is contained in:
Dan Paulat 2021-08-08 08:24:40 -05:00
parent c22db501b3
commit 5a97d99a34
20 changed files with 88 additions and 46 deletions

View file

@ -1,6 +1,6 @@
#pragma once
#include <scwx/qt/util/shader_program.hpp>
#include <scwx/qt/gl/shader_program.hpp>
#include <scwx/qt/util/font.hpp>
#include <memory>