summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_joystick
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-10-24 21:35:52 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-10-24 21:35:52 +0200
commit387e9729f29cd09ea6e3390f1177886de560de98 (patch)
treec668fba5be2faa5e4986f441360f0c23e09e08e8 /ftnoir_tracker_joystick
parenta5b6e3759dbb4c1b6c25f30317f8a6c341dceb2c (diff)
use CXX header style
Diffstat (limited to 'ftnoir_tracker_joystick')
-rw-r--r--ftnoir_tracker_joystick/ftnoir_tracker_joystick.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_tracker_joystick/ftnoir_tracker_joystick.h b/ftnoir_tracker_joystick/ftnoir_tracker_joystick.h
index d304d0fd..2a390228 100644
--- a/ftnoir_tracker_joystick/ftnoir_tracker_joystick.h
+++ b/ftnoir_tracker_joystick/ftnoir_tracker_joystick.h
@@ -15,7 +15,7 @@
#include <QList>
#include <QMutex>
#include <QFrame>
-#include <math.h>
+#include <cmath>
#include "facetracknoir/global-settings.h"
#ifndef DIRECTINPUT_VERSION
# define DIRECTINPUT_VERSION 0x800