From 0424a2802aec3600774ba9347c49312bb09b8cfe Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 1 Nov 2015 11:28:17 +0100 Subject: all: adjust options.hpp move to compat --- gui/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/main.cpp') diff --git a/gui/main.cpp b/gui/main.cpp index a63fe54a..3ae01404 100644 --- a/gui/main.cpp +++ b/gui/main.cpp @@ -3,7 +3,7 @@ #endif #include "ui.h" -#include "opentrack/options.hpp" +#include "opentrack-compat/options.hpp" using namespace options; #include #include -- cgit v1.2.3