summaryrefslogtreecommitdiff
path: root/src/stamps
diff options
context:
space:
mode:
Diffstat (limited to 'src/stamps')
-rw-r--r--src/stamps/StampsModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stamps/StampsModel.h b/src/stamps/StampsModel.h
index 0356349..48d3c38 100644
--- a/src/stamps/StampsModel.h
+++ b/src/stamps/StampsModel.h
@@ -10,7 +10,7 @@
#include <vector>
#include <string>
-#include <math.h>
+#include <cmath>
#include "search/Save.h"
class StampsView;