proxguiqt.cpp also needs ui_image.h to build

This fixes the next parallel build failure in the current shuffle seed.
This commit is contained in:
Rick Farina (Zero_Chaos)
2023-08-02 11:30:18 -04:00
parent f451be5877
commit 0b70a10145
+1 -1
View File
@@ -781,7 +781,7 @@ proxmark3: $(OBJS) $(STATICLIBS) lualibs/pm3_cmd.lua lualibs/mfc_default_keys.lu
src/proxgui.cpp: src/ui/ui_overlays.h src/ui/ui_image.h
src/proxguiqt.cpp: src/ui/ui_overlays.h
src/proxguiqt.cpp: src/ui/ui_overlays.h src/ui/ui_image.h
src/proxguiqt.moc.cpp: src/proxguiqt.h
$(info [-] MOC $@)