From c23c702370ebe26ed7ba97980f80935c9aa37515 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 9 Mar 2013 15:23:28 +0100 Subject: fix paths to open steamworks --- CallbackDispatcher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CallbackDispatcher.cpp') diff --git a/CallbackDispatcher.cpp b/CallbackDispatcher.cpp index 12b4906..489995b 100644 --- a/CallbackDispatcher.cpp +++ b/CallbackDispatcher.cpp @@ -5,7 +5,7 @@ License : Public domain */ -#include "../../Open Steamworks/Steamworks.h" +#include "Open Steamworks/Steamworks.h" #include extern HSteamPipe g_hPipe; -- cgit v1.2.3