summaryrefslogtreecommitdiffstats
path: root/src/URIMap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/URIMap.cpp')
-rw-r--r--src/URIMap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/URIMap.cpp b/src/URIMap.cpp
index 0be308d7..01d48c00 100644
--- a/src/URIMap.cpp
+++ b/src/URIMap.cpp
@@ -14,7 +14,7 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <stdint.h>
+#include <cstdint>
#include <glib.h>