]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/client/render/sidebyside.cpp
[CSM] Add basic HUD manipulation. (#6067)
[dragonfireclient.git] / src / client / render / sidebyside.cpp
index d2c1717947c065ae9d0b913d0d0fd460f42b0a76..b63e49deacc9de9f393378b258f3a32f96e81754 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "sidebyside.h"
 #include <ICameraSceneNode.h>
-#include "hud.h"
+#include "client/hud.h"
 
 RenderingCoreSideBySide::RenderingCoreSideBySide(
        IrrlichtDevice *_device, Client *_client, Hud *_hud, bool _horizontal)