summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_ftn
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-09-18 07:30:50 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-09-18 07:39:58 +0200
commit8d2c9d5a03962c944bcfddf87878487b3e180005 (patch)
tree9884c1cf73d9be44068acbad7c486d6ead219269 /ftnoir_protocol_ftn
parent41503f0101bdf2159543aadf5b66a18b0df76bda (diff)
header cleanup only
Diffstat (limited to 'ftnoir_protocol_ftn')
-rw-r--r--ftnoir_protocol_ftn/ftnoir_protocol_ftn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h
index 2e3c270a..498df50c 100644
--- a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h
+++ b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h
@@ -33,7 +33,7 @@
#include <QThread>
#include <QUdpSocket>
#include <QMessageBox>
-#include <math.h>
+#include <cmath>
#include "facetracknoir/plugin-support.h"
#include "facetracknoir/options.h"
using namespace options;