diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/BlockTypeRegistry/BlockTypePaletteTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp b/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp index 23fe487c6..d028edb62 100644 --- a/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp +++ b/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp @@ -1,7 +1,7 @@ #include "Globals.h" #include "../TestHelpers.h" #include "Bindings/BlockTypePalette.h" -#include "Stopwatch.h" +#include "OSSupport/Stopwatch.h" |