summaryrefslogtreecommitdiff
path: root/src/net/messageout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/messageout.h')
-rw-r--r--src/net/messageout.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/messageout.h b/src/net/messageout.h
index b3fd3a96..d4769335 100644
--- a/src/net/messageout.h
+++ b/src/net/messageout.h
@@ -22,9 +22,10 @@
#ifndef NET_MESSAGEOUT_H
#define NET_MESSAGEOUT_H
-#include <iosfwd>
#include <SDL_types.h>
+#include <iosfwd>
+
namespace Net {
/**