From 9e3e43aaca0986ae224c752d2d3a760661be61b6 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 27 Mar 2005 13:04:11 +0000 Subject: fixes --- (limited to 'kalarmd') diff --git a/kalarmd/alarmdialog.cpp b/kalarmd/alarmdialog.cpp index 7ead3b9..7b888ab 100644 --- a/kalarmd/alarmdialog.cpp +++ b/kalarmd/alarmdialog.cpp @@ -32,9 +32,13 @@ #include #include #include +#ifndef DESKTOP_VERSION #define protected public #include #undef protected +#else +#include +#endif #include #ifndef _WIN32_ #include -- cgit v0.9.0.2