Include the headers from the system module.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1653 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
groogy 2010-11-16 09:05:24 +00:00
parent da2cec5a9f
commit 23fd179d8b

View File

@ -23,4 +23,5 @@ require 'mkmf'
dir_config("window")
have_library("sfml-window")
find_header("main.hpp", "../sfml-system/system")
create_makefile("sfml/window", "window")