summaryrefslogtreecommitdiff
path: root/src/net/bandwidth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/bandwidth.cpp')
-rw-r--r--src/net/bandwidth.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/bandwidth.cpp b/src/net/bandwidth.cpp
index ab6e930c..4d04b3b9 100644
--- a/src/net/bandwidth.cpp
+++ b/src/net/bandwidth.cpp
@@ -18,9 +18,9 @@
* along with The Mana Server. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "bandwidth.hpp"
+#include "bandwidth.h"
-#include "netcomputer.hpp"
+#include "netcomputer.h"
BandwidthMonitor::BandwidthMonitor():
mAmountServerOutput(0),