1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-26 07:22:20 +00:00

fixup to watcher

This commit is contained in:
Zeno Rogue 2025-08-22 16:03:15 +02:00
parent bc99cc52f0
commit b191d301c0

View File

@ -4,7 +4,7 @@
// adds a menu item that allows to select one of multiple visualizations based on a command file
// (we use this for the visualization of SAG connectomes -- it should be made more general)
#include "../../rogueviz.h"
#include "rogueviz.h"
namespace rogueviz {