From 14f190c03bba24aafb22f85134fb85d9b3ddf4ab Mon Sep 17 00:00:00 2001 From: Keshav Bhatt Date: Fri, 24 Jun 2022 17:57:54 +0530 Subject: chore: define fallback values for macros --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index db07711..88731a6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -7,6 +7,7 @@ #include #include "common.h" +#include "def.h" #include "mainwindow.h" #include -- cgit v1.2.3