fixed: tests not compiling on linux

This commit is contained in:
Nick Bolton
2014-02-28 15:36:51 +00:00
parent f4bb72ce52
commit 9b9a489efc
4 changed files with 27 additions and 12 deletions

View File

@@ -16,8 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "test/mock/synergy/MockEventQueue.h"
#include "platform/XWindowsScreen.h"
#include "synergy/CMockEventQueue.h"
#include "test/global/gtest.h"