diff options
Diffstat (limited to 'src/login/main.cpp')
-rw-r--r-- | src/login/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/main.cpp b/src/login/main.cpp index 48a471a..4495bda 100644 --- a/src/login/main.cpp +++ b/src/login/main.cpp @@ -17,7 +17,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. -#include "../mmo/core.hpp" +#include "../high/core.hpp" #include "login.hpp" |