1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-23 12:37:45 +00:00

hexpart: Fix compilation error

This commit is contained in:
Joshua Goins 2023-10-12 20:19:20 -04:00
parent c7a3f9cf5a
commit ec1338fa03

View file

@ -3,6 +3,8 @@
#pragma once #pragma once
#include <QtLogging>
#include "physis.hpp" #include "physis.hpp"
#include "qhexview.h" #include "qhexview.h"