Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2014-11-26 10:21:04 -06:00
parent 25492f3d70
commit 84b060d313
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
#pragma once
#include <memory>
#include "Core/HW/SI_Device.h"
#include "SFML/Network.hpp"