]> git.localhorst.tv Git - blank.git/blobdiff - src/standalone/UnloadState.hpp
moved common stated to shared dir
[blank.git] / src / standalone / UnloadState.hpp
index 959fa94df5039afc8fb345bb7b978cc2d8fac8e6..7782ce2d1df3bde08eb9e0d78ec9f054fc8d1cb6 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLANK_STANDALONE_UNLOADSTATE_HPP_
 #define BLANK_STANDALONE_UNLOADSTATE_HPP_
 
-#include "../app/ProgressState.hpp"
+#include "../shared/ProgressState.hpp"
 
 #include <cstddef>
 #include <list>