From 2a74060264ce1bdab1cc33e08965e6d7429be1e8 Mon Sep 17 00:00:00 2001 From: Brian Potchik Date: Thu, 23 Jan 2025 13:49:23 -0500 Subject: Fix CopyableLabel filename. --- examples/triage/fileinfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/triage/fileinfo.cpp b/examples/triage/fileinfo.cpp index ca96a9dd..3250feae 100644 --- a/examples/triage/fileinfo.cpp +++ b/examples/triage/fileinfo.cpp @@ -1,7 +1,7 @@ #include "fileinfo.h" #include "fontsettings.h" #include "theme.h" -#include "copyablelable.h" +#include "copyablelabel.h" #include #include #include -- cgit v1.3.1