From 453e16cfc660a7f3cc623aedd9a847fce7cdc4da Mon Sep 17 00:00:00 2001 From: LoudSnorer Date: Wed, 10 Jul 2024 08:05:29 -0400 Subject: [PATCH] Linux Compile error. worked on Linux VM & windows --- oscar/notifyMessageBox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/notifyMessageBox.cpp b/oscar/notifyMessageBox.cpp index b6822466..cfeaa6ea 100644 --- a/oscar/notifyMessageBox.cpp +++ b/oscar/notifyMessageBox.cpp @@ -6,7 +6,7 @@ * License. See the file COPYING in the main directory of the source code * for more details. */ -#include "NotifyMessageBox.h" +#include "notifyMessageBox.h" #define TEST_MACROS_ENABLEDoff #include