diff options
Diffstat (limited to 'src/ui/ui_tax.cpp')
| -rw-r--r-- | src/ui/ui_tax.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/ui_tax.cpp b/src/ui/ui_tax.cpp index 1b1e374..f4176a6 100644 --- a/src/ui/ui_tax.cpp +++ b/src/ui/ui_tax.cpp @@ -14,9 +14,9 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include <imgui/imgui.h> #include "ui.hpp" -#include "imgui.h" #include "memops.hpp" #include "strops.hpp" #include "locales.hpp" |
