From da6f24b37470064f10e68186965949d728fecb3c Mon Sep 17 00:00:00 2001
From: Lioncash <mathew1800@gmail.com>
Date: Sun, 17 Aug 2014 13:54:06 -0400
Subject: Common: Move remaining C header includes over to their C++ equivalent

---
 src/common/msg_handler.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/common/msg_handler.cpp')

diff --git a/src/common/msg_handler.cpp b/src/common/msg_handler.cpp
index c1386cdaa1..3e02ec4d70 100644
--- a/src/common/msg_handler.cpp
+++ b/src/common/msg_handler.cpp
@@ -2,7 +2,7 @@
 // Licensed under GPLv2
 // Refer to the license.txt file included.
 
-#include <stdio.h> // System
+#include <cstdio>
 
 #include "common/common.h" // Local
 #include "common/string_util.h"
-- 
cgit v1.2.3-70-g09d2