IOStreams: Normalize cpp file inclusions

This commit is contained in:
Lioncash 2019-11-08 18:45:31 -05:00
parent f2c207b85e
commit cf8fe1861f
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#include "IOStreams.hpp"
#include "hecl/hecl.hpp"
#include "Runtime/IOStreams.hpp"
#include <hecl/hecl.hpp>
namespace urde {