Linux build fix

This commit is contained in:
Aokromes
2017-11-27 00:10:46 +01:00
parent 0b766851db
commit 60d0811274

View File

@@ -19,7 +19,7 @@
#include "DBCStore.h"
#include "Player.h"
#include "Language.h"
#include <G3D\Quat.h>
#include <G3D/Quat.h>
// use squared distances so we don't have to use the squareroot