summaryrefslogtreecommitdiff
path: root/apps/plugins/calculator.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/calculator.c')
-rw-r--r--apps/plugins/calculator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/calculator.c b/apps/plugins/calculator.c
index 95b35e903c..8068b9c4f3 100644
--- a/apps/plugins/calculator.c
+++ b/apps/plugins/calculator.c
@@ -78,7 +78,7 @@ F3: equal to "="
78#ifdef HAVE_LCD_BITMAP 78#ifdef HAVE_LCD_BITMAP
79#include "math.h" 79#include "math.h"
80 80
81PLUGIN_HEADER 81
82 82
83 83
84#define M_TWOPI (M_PI * 2.0) 84#define M_TWOPI (M_PI * 2.0)