summaryrefslogtreecommitdiffstats
path: root/src/gui/rgba.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rgba.hpp')
-rw-r--r--src/gui/rgba.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rgba.hpp b/src/gui/rgba.hpp
index 8648aece..dae3f179 100644
--- a/src/gui/rgba.hpp
+++ b/src/gui/rgba.hpp
@@ -17,7 +17,7 @@
#ifndef INGEN_GUI_RGBA_HPP
#define INGEN_GUI_RGBA_HPP
-#include <math.h>
+#include <cmath>
namespace Ingen {
namespace GUI {