summaryrefslogtreecommitdiff
path: root/src/net/packets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/packets.cpp')
-rw-r--r--src/net/packets.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/packets.cpp b/src/net/packets.cpp
index 5595b1d..112bed0 100644
--- a/src/net/packets.cpp
+++ b/src/net/packets.cpp
@@ -18,8 +18,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-# include "../io/cxxstdio.hpp"
-# include "../io/write.hpp"
+#include "../io/cxxstdio.hpp"
+#include "../io/write.hpp"
#include "vomit.hpp"